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

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

<https://eurobis.org/id/occurrence/4493__COLETA_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_74'^^xsd:string;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_74'^^xsd:string;
  dwc:observationDate '1989-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_77'^^xsd:string;
  dwc:scientificName 'Centrolabrus trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126962'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_77'^^xsd:string;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1022158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547 -28.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547"^^xsd:decimal ;
  dwc:decimalLongitude "-28.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_79'^^xsd:string;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.602'^^xsd:double;
  dwc:latitude '38.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_79'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1358'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1358'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1358'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8275'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8275'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8281'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8281'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_393'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '393'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_393'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.356"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_225'^^xsd:string;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '225'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.356'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_225'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7053'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7053'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.372'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7053'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7070'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7070'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7089'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7089'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7089'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7001'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7001'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7001'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7010'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7010'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7010'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -32.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-32.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7021'^^xsd:string;
  dwc:scientificName 'Enallopsammia amphelioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7021'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-32.043'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '503139'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7021'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7033'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7033'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7033'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7042'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7042'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7042'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6558 -27.29702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6558"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7447'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7447'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29702'^^xsd:double;
  dwc:latitude '38.6558'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7447'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7099'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7099'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7099'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9216'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9216'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9216'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_416'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '416'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_416'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.195 -28.998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.195"^^xsd:decimal ;
  dwc:decimalLongitude "-28.998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_435'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '435'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.998'^^xsd:double;
  dwc:latitude '38.195'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_435'^^xsd:string;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.876 -25.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.876"^^xsd:decimal ;
  dwc:decimalLongitude "-25.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_482'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.708'^^xsd:double;
  dwc:latitude '38.876'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_482'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -25.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-25.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_522'^^xsd:string;
  dwc:scientificName 'Kallymenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '522'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.803'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144048'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_522'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.271"^^xsd:decimal ;
  dwc:decimalLongitude "-24.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_544'^^xsd:string;
  dwc:scientificName 'Kallymenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '544'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.771'^^xsd:double;
  dwc:latitude '37.271'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144048'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_544'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.409 -31.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.409"^^xsd:decimal ;
  dwc:decimalLongitude "-31.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_750'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.866'^^xsd:double;
  dwc:latitude '38.409'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_750'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_761'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '761'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_761'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6897'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6897'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6897'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.203 -25.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6910'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6910'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.613'^^xsd:double;
  dwc:latitude '37.203'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6910'^^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/4493__COLETA_6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6926'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6926'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6926'^^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/4493__COLETA_6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "-27.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6944'^^xsd:string;
  dwc:scientificName 'Scorpaena sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6944'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.936'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6944'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.671 -31.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.671"^^xsd:decimal ;
  dwc:decimalLongitude "-31.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6952'^^xsd:string;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6952'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.108'^^xsd:double;
  dwc:latitude '39.671'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6952'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6963'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6963'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6963'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6976'^^xsd:string;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6976'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6976'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6986'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6986'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6993'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6993'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7467'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7467'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7467'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7477'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7477'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7477'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7486'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7486'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7486'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7497'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7497'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7497'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95797 -27.95363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7505'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7505'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95363'^^xsd:double;
  dwc:latitude '38.95797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7505'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7511'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7511'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7511'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7519'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7519'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7519'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7526'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7526'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7526'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8766'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8766'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8766'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9169'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9169'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9169'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8564'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8564'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8564'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8601'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8601'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8603'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8603'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8603'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8651'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8651'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8651'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8683'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8683'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8683'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8706'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8706'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8706'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8717'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8717'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8717'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8729'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8729'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8729'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8745'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8745'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8745'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7806'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7806'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7806'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7816'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7816'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7816'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7821'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7821'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7821'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7829'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7829'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7829'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7847'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7847'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7847'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3082 -31.15792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3082"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7852'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7852'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.15792'^^xsd:double;
  dwc:latitude '39.3082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7852'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7863'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7863'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7863'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60693 -29.36963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60693"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7882'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7882'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.36963'^^xsd:double;
  dwc:latitude '39.60693'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7882'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29645 -30.70985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29645"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7897'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7897'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70985'^^xsd:double;
  dwc:latitude '38.29645'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7897'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7907'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7907'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7907'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7168'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7168'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7168'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7176'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7176'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7176'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7183'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7183'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7183'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7105'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7105'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7105'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7118'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7118'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7118'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7127'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7127'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7199'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7199'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7199'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7209'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7209'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7209'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7228'^^xsd:string;
  dwc:scientificName 'Eudendrium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7228'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7228'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7253'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7253'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7253'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7263'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7263'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7263'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7275'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7275'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7287'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7287'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7287'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74715 -25.82123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7297'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7297'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.82123'^^xsd:double;
  dwc:latitude '37.74715'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7297'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7308'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7308'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7308'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00423 -25.02292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00423"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7325'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7325'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.02292'^^xsd:double;
  dwc:latitude '37.00423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7325'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06698"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7337'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7337'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10517'^^xsd:double;
  dwc:latitude '37.06698'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7337'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7346'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7346'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7346'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7357'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7357'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7357'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60473 -25.87392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60473"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7366'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7366'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.87392'^^xsd:double;
  dwc:latitude '37.60473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7366'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70723 -25.34283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70723"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7375'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7375'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34283'^^xsd:double;
  dwc:latitude '37.70723'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7375'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74132"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7392'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7392'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85843'^^xsd:double;
  dwc:latitude '37.74132'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7392'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7408'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7408'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7408'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81768 -27.33735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81768"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7418'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7418'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.33735'^^xsd:double;
  dwc:latitude '38.81768'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7418'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6753"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7432'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7432'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34738'^^xsd:double;
  dwc:latitude '38.6753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7432'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67408 -27.35018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67408"^^xsd:decimal ;
  dwc:decimalLongitude "-27.35018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7436'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7436'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.35018'^^xsd:double;
  dwc:latitude '38.67408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7436'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7533'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7533'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7533'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06663 -27.96083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06663"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7538'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7538'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96083'^^xsd:double;
  dwc:latitude '39.06663'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7538'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7546'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7546'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7546'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7554'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7554'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7554'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7563'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7563'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7563'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7570'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7570'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07143'^^xsd:double;
  dwc:latitude '38.70627'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7570'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20423 -28.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20423"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7590'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7590'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.8891'^^xsd:double;
  dwc:latitude '38.20423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7590'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7604'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7604'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7604'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7619'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7619'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7721'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7721'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7721'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7732'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7732'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7732'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7740'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7740'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7740'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7750'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7750'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7750'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7755'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7755'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7755'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7765'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7765'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7765'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7773'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7773'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7773'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7781'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7781'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7781'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7788'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7788'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7788'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7798'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7798'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7798'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7133'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7133'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7133'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7142'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7142'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7142'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7152'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7152'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7152'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8157'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8157'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8157'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8178'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8178'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8178'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8193'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8193'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8201'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8201'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8201'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8211'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8211'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8216'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8216'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8216'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8225'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8225'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8225'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8238'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8238'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8238'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8254'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8254'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.7483'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8254'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8265'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8265'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8265'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305517"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7915'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7915'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.71775'^^xsd:double;
  dwc:latitude '38.305517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7915'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347033 -28.64325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347033"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7927'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7927'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.64325'^^xsd:double;
  dwc:latitude '38.347033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7927'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-30.740817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7944'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7944'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.740817'^^xsd:double;
  dwc:latitude '37.521133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7944'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.310483 -30.701583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.310483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.701583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7958'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7958'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.701583'^^xsd:double;
  dwc:latitude '38.310483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7958'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7978'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7978'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7978'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8024'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8024'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.995867"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8049'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8049'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.9058'^^xsd:double;
  dwc:latitude '39.995867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8049'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7994'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7994'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8000'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8000'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8000'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06967 -27.9434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06967"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8010'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8010'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9434'^^xsd:double;
  dwc:latitude '39.06967'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8010'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327267 -30.69735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8058'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8058'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.69735'^^xsd:double;
  dwc:latitude '38.327267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8058'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8067'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8067'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3026"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8081'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8081'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.7263'^^xsd:double;
  dwc:latitude '38.3026'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8081'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8651 -29.135033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8651"^^xsd:decimal ;
  dwc:decimalLongitude "-29.135033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8095'^^xsd:string;
  dwc:scientificName 'Gerardia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.135033'^^xsd:double;
  dwc:latitude '37.8651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100791'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8095'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '383013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8655 -29.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8099'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8099'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.5303'^^xsd:double;
  dwc:latitude '37.8655'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8099'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901983 -29.175733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.901983"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8111'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175733'^^xsd:double;
  dwc:latitude '37.901983'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8111'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8126'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8126'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8126'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8134'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8134'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8134'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8143'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8143'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8143'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8624'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8624'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8612'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8612'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4818'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4818'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4818'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4827'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4827'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4827'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -30.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.474"^^xsd:decimal ;
  dwc:decimalLongitude "-30.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6189'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6189'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.837'^^xsd:double;
  dwc:latitude '37.474'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6189'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6197'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6197'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6197'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6205'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6205'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6205'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.487 -30.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.487"^^xsd:decimal ;
  dwc:decimalLongitude "-30.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6212'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6212'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.846'^^xsd:double;
  dwc:latitude '37.487'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6212'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.513"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6224'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6224'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6224'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6236'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6236'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6236'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6245'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6245'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6245'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6250'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6250'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6250'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6259'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6259'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.727'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6259'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6265'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6265'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6265'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264"^^xsd:decimal ;
  dwc:decimalLongitude "-29.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4838'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4838'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.424'^^xsd:double;
  dwc:latitude '38.264'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4838'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4850'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4850'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4850'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4858'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4858'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4858'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4866'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4866'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4866'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4874'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4874'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4882'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.038'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4882'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4894'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4894'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4894'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4928'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4928'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5110'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5110'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662"^^xsd:decimal ;
  dwc:decimalLongitude "-30.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5123'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5123'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.223'^^xsd:double;
  dwc:latitude '38.662'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5123'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5138'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5138'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5138'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5157'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5157'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5157'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -28.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611"^^xsd:decimal ;
  dwc:decimalLongitude "-28.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5192'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5192'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.077'^^xsd:double;
  dwc:latitude '38.611'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5192'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5209'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5209'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.888'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5209'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5219'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5219'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5219'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.115 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.115"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5229'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5229'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.115'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5229'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695 -28.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5244'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5244'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.052'^^xsd:double;
  dwc:latitude '38.695'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5244'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5260'^^xsd:string;
  dwc:scientificName 'Pyrosoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5260'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5260'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.244 -26.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.244"^^xsd:decimal ;
  dwc:decimalLongitude "-26.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5705'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5705'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.581'^^xsd:double;
  dwc:latitude '38.244'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5705'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.898"^^xsd:decimal ;
  dwc:decimalLongitude "-29.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5754'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5754'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.423'^^xsd:double;
  dwc:latitude '37.898'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5754'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487 -25.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.487"^^xsd:decimal ;
  dwc:decimalLongitude "-25.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5761'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5761'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-25.949'^^xsd:double;
  dwc:latitude '38.487'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5761'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291"^^xsd:decimal ;
  dwc:decimalLongitude "-33.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5777'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5777'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-33.316'^^xsd:double;
  dwc:latitude '37.291'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5777'^^xsd:string;
  dwc:observationDate '2011-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5784'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5784'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5784'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5793'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5793'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5802'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5802'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5810'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5810'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5810'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5823'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5823'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5823'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5830'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5830'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.342'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5830'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6274'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6274'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6274'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6292'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6292'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6292'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6301'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6301'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.731'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6301'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6308'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6308'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.731'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6308'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.536 -30.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.536"^^xsd:decimal ;
  dwc:decimalLongitude "-30.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6325'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6325'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.737'^^xsd:double;
  dwc:latitude '37.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6325'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6332'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6332'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6332'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6339'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6339'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6339'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6125'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6125'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6125'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6131'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6131'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6131'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -29.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6138'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6138'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.269'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6138'^^xsd:string;
  dwc:observationDate '2011-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6150'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6150'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6150'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6165'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6165'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6165'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6179'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6179'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6179'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5985'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5985'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5985'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6003'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6003'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6003'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6019'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6019'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6019'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6028'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6028'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6028'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6039'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6039'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6039'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6043'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6043'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6043'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6052'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6052'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6052'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018"^^xsd:decimal ;
  dwc:decimalLongitude "-29.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6058'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6058'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.281'^^xsd:double;
  dwc:latitude '38.018'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6058'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6068'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6068'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6068'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6084'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6084'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6084'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -31.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-31.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6099'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6099'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.285'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6099'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6106'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6106'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6106'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6115'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6115'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6115'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.382 -28.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.382"^^xsd:decimal ;
  dwc:decimalLongitude "-28.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_42'^^xsd:string;
  dwc:scientificName 'Gempylus serpens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '42'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.379'^^xsd:double;
  dwc:latitude '38.382'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126862'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_42'^^xsd:string;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_50'^^xsd:string;
  dwc:scientificName 'Kyphosus incisor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '50'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.715'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126955'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_50'^^xsd:string;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_62'^^xsd:string;
  dwc:scientificName 'Seriola rivoliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Wirtz'^^xsd:string;
  dwc:collectorNumber '62'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126818'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_62'^^xsd:string;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5578'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5578'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.89'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5578'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -29.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-29.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5586'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5586'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.541'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5586'^^xsd:string;
  dwc:observationDate '2011-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5597'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5597'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5597'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943"^^xsd:decimal ;
  dwc:decimalLongitude "-29.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5612'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5612'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.178'^^xsd:double;
  dwc:latitude '37.943'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5612'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5622'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5622'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5622'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5632'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5632'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5632'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5930'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5930'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5930'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.677 -25.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.677"^^xsd:decimal ;
  dwc:decimalLongitude "-25.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5938'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5938'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.516'^^xsd:double;
  dwc:latitude '37.677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5938'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.722 -25.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.722"^^xsd:decimal ;
  dwc:decimalLongitude "-25.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5948'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5948'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.767'^^xsd:double;
  dwc:latitude '37.722'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5948'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5957'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5957'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5957'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5876'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5876'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5885'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5885'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5885'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5901'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'R. W. Ingle'^^xsd:string;
  dwc:collectorNumber '5901'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1988'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5901'^^xsd:string;
  dwc:observationDate '1988-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5919'^^xsd:string;
  dwc:scientificName 'Stramonita haemastoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Helen Martins'^^xsd:string;
  dwc:collectorNumber '5919'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1983'^^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:longitude '-28.672'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140417'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5919'^^xsd:string;
  dwc:observationDate '1983-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '140417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5963'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5963'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5963'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5970'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5970'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5970'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5032'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5032'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5032'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5040'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5040'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5040'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5045'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5045'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5054'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5054'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5063'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5063'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_85'^^xsd:string;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_85'^^xsd:string;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5074'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5074'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5074'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5084'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5084'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5084'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5092'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5092'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5100'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5100'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5100'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.164 -25.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.164"^^xsd:decimal ;
  dwc:decimalLongitude "-25.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5277'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5277'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.684'^^xsd:double;
  dwc:latitude '37.164'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5277'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892 -24.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.892"^^xsd:decimal ;
  dwc:decimalLongitude "-24.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5292'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5292'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.993'^^xsd:double;
  dwc:latitude '36.892'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5292'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-29.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5310'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5310'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.061'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5310'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5326'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5326'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5326'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.823 -27.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.823"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5341'^^xsd:string;
  dwc:scientificName 'Polyplumaria sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5341'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.23'^^xsd:double;
  dwc:latitude '38.823'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117197'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5341'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '117197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5363'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5363'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.322'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5363'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5374'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5374'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5374'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5391'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5391'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.649'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5391'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5466'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5466'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5466'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5478'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5478'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5487'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5487'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5487'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5494'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5494'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5494'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5502'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5502'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5502'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "-29.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5570'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5570'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.904'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5570'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8'^^xsd:string;
  dwc:scientificName 'Apogon imberbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.73'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8'^^xsd:string;
  dwc:observationDate '1979-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.627 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_20'^^xsd:string;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1982'^^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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.627'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_20'^^xsd:string;
  dwc:observationDate '1982-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.526"^^xsd:decimal ;
  dwc:decimalLongitude "-27.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_21'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '21'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.045'^^xsd:double;
  dwc:latitude '40.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_21'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.379 -26.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.379"^^xsd:decimal ;
  dwc:decimalLongitude "-26.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_27'^^xsd:string;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '27'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.562'^^xsd:double;
  dwc:latitude '40.379'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_27'^^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/4493__COLETA_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.602 -28.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.602"^^xsd:decimal ;
  dwc:decimalLongitude "-28.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_40'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '40'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.839'^^xsd:double;
  dwc:latitude '38.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_40'^^xsd:string;
  dwc:observationDate '1992-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6800'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6800'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6800'^^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/4493__COLETA_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6815'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6815'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6815'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6829'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6829'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6829'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.203 -29.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.203"^^xsd:decimal ;
  dwc:decimalLongitude "-29.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6839'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6839'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.036'^^xsd:double;
  dwc:latitude '38.203'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6839'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362 -28.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.362"^^xsd:decimal ;
  dwc:decimalLongitude "-28.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6850'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6850'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.261'^^xsd:double;
  dwc:latitude '38.362'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6850'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6857'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6857'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6857'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6866'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6866'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.29'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6866'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6880'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6880'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6880'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6888'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6888'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6888'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6435'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6435'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6435'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6445'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6445'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.69'^^xsd:double;
  dwc:latitude '37.549'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6445'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6454'^^xsd:string;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6454'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6454'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6374'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6374'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6374'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6380'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6380'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6380'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6389'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6389'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6389'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6396'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6396'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6396'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6405'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6405'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6405'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6411'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6411'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6411'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6419'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6419'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6419'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4945'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4945'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.355'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4945'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4955'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4955'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4955'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4963'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4963'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4963'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4977'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4977'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4977'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4990'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4990'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-26.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4999'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.549'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4999'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5001'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5001'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5001'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5010'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5010'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5010'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5015'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5015'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5015'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5022'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5022'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6587'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6587'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6587'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6589'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6589'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6589'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6598'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6598'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6598'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6611'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6611'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6619'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6619'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6621'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6621'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6621'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6630'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6630'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6659'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6659'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6659'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6668'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6668'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.025'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6668'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6583'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6583'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6583'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6547'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6547'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6547'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6533'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6533'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6533'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123 -29.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123"^^xsd:decimal ;
  dwc:decimalLongitude "-29.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6562'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6562'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.336'^^xsd:double;
  dwc:latitude '38.123'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6562'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6573'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6573'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6573'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6461'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6461'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6461'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6472'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6472'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6472'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6479'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6479'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.702'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6479'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557 -30.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.557"^^xsd:decimal ;
  dwc:decimalLongitude "-30.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6487'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6487'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.676'^^xsd:double;
  dwc:latitude '37.557'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6487'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6503'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6503'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6503'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6519'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6519'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6519'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6349'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6349'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6349'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6357'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6357'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6357'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6366'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6366'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6366'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989 -28.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.989"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6670'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6670'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.93'^^xsd:double;
  dwc:latitude '37.989'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6670'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6679'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6679'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6679'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6691'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6691'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6691'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6702'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6702'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.616'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6702'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536"^^xsd:decimal ;
  dwc:decimalLongitude "-28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6714'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6714'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.617'^^xsd:double;
  dwc:latitude '38.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6714'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6727'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6727'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6727'^^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/4493__COLETA_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6745'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6745'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6745'^^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/4493__COLETA_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6760'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6760'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6760'^^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/4493__COLETA_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6777'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6777'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6777'^^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/4493__COLETA_6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6792'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6792'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6792'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4725'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4725'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4725'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4733'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4733'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4733'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4746'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4746'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4746'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4760'^^xsd:string;
  dwc:scientificName 'Paramuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4760'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125311'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4760'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4771'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4771'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4771'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4781'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4781'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4781'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4785'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4785'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4785'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4794'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4794'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4794'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4802'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4802'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4811'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4811'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4811'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8553'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8553'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8553'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4190'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4190'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4190'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4198'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4198'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4203'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4203'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4228'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4228'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.934'^^xsd:double;
  dwc:latitude '38.028'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4228'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4243'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4243'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4243'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4259'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4259'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.193'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4259'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4266'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4266'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4266'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.178"^^xsd:decimal ;
  dwc:decimalLongitude "-29.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4275'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.005'^^xsd:double;
  dwc:latitude '38.178'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4275'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4288'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4288'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4288'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4297'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4297'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4297'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4306'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4306'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4306'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4318'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4318'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4318'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4336'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4336'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4336'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4344'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4344'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4344'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4353'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4353'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4353'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4361'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4361'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4361'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4369'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4369'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4369'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4382'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4382'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4382'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4397'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4397'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4397'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4413'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4413'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4413'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4419'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4419'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4419'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4428'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4428'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4428'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4435'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4435'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4435'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4446'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4446'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4446'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4450'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4450'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4450'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4461'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4461'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.922'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4461'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4467'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4467'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.943'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4467'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4474'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4474'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4474'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.747 -30.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.747"^^xsd:decimal ;
  dwc:decimalLongitude "-30.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4482'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.043'^^xsd:double;
  dwc:latitude '38.747'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4482'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4491'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4491'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4491'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4498'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4498'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4498'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4508'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4508'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4508'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4521'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4521'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4521'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4528'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4528'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4528'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4538'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4538'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4538'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4546'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4546'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4546'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4557'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4557'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4557'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4569'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4569'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.359'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4569'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4586'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4586'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4586'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4017'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4017'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.041 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.041"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4030'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4030'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.041'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4030'^^xsd:string;
  dwc:observationDate '2010-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4045'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4045'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4052'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4052'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.907"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4060'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4060'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.907'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4060'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4066'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4066'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4073'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4073'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4081'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4081'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4081'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4090'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4090'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4104'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4104'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4104'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1056'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1056'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1056'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1073'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1073'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1081'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1081'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1081'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1106'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1106'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1109'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1109'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1109'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.173"^^xsd:decimal ;
  dwc:decimalLongitude "-28.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1113'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.944'^^xsd:double;
  dwc:latitude '38.173'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1113'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1162'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1162'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1162'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1172'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1172'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1172'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1180'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1180'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1180'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_714'^^xsd:string;
  dwc:scientificName 'Cymothoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '118274'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_714'^^xsd:string;
  dwc:observationDate '1989-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '118274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_763'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '763'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_763'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_775'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '775'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_775'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_781'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '781'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_781'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_789'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '789'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_789'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_807'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '807'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_807'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_819'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '819'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_819'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_820'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '820'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_820'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_831'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '831'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_831'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_836'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '836'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_836'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_935'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '935'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_935'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_940'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '940'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_940'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_987'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_987'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_993'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_993'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1002'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1002'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1008'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1008'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.065'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1008'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1017'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1017'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1024'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1024'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1027'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1027'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1027'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1036'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1036'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1036'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1188'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1188'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1188'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1196'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1196'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1196'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1203'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1203'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1212'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1212'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1212'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1225'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1225'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1225'^^xsd:string;
  dwc:observationDate '2007-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1234'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1234'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1234'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1241'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1241'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1241'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1251'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1251'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1251'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1262'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1262'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1262'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1283'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1283'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1300'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1300'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1300'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1308'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1308'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1308'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1315'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1315'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1315'^^xsd:string;
  dwc:observationDate '2007-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1326'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1326'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1326'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1335'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1335'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1335'^^xsd:string;
  dwc:observationDate '2007-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1336'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1336'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1336'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1346'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1346'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1346'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1351'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1351'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1351'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1369'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1369'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1369'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1375'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1375'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1375'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1385'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1385'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1385'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1394'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1394'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1394'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1412'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1412'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1412'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1419'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1419'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1419'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1428'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1428'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1428'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1441'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1441'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1453'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1453'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1453'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1461'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1461'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1461'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1468'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1468'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1468'^^xsd:string;
  dwc:observationDate '2007-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1478'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1478'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1480'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1480'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1488'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1488'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1488'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1500'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1500'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1500'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1514'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1514'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1514'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1517'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1517'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1517'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1532'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1532'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1532'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1544'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1544'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1544'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1552'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1552'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1552'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1561'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1561'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1561'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1570'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1570'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1570'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1572'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1572'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1572'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1578'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1578'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1578'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1588'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1588'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1588'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1598'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1598'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1598'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1610'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1610'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1615'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1615'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1622'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1622'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1622'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1728'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1728'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1728'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1736'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1736'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1736'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1738'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1738'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1738'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1742'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1742'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1742'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1751'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1751'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1751'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1767'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1767'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1767'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1779'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1779'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1779'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1781'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1781'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1781'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1792'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1792'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1799'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1799'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1809'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1809'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1809'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1818'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1818'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1818'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1827'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1827'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1827'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1842'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1842'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1842'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1853'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1853'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1853'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1858'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1858'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1858'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1869'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1869'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1869'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1876'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1876'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1885'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1885'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1885'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2010'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2010'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2010'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2175'^^xsd:string;
  dwc:scientificName 'Acanella arbuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2175'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2175'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2177'^^xsd:string;
  dwc:scientificName 'Swiftia pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2177'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2177'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1608729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2182'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2182'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2193'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2193'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2193'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -27.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2199'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2199'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2199'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2209'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2209'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.02'^^xsd:double;
  dwc:latitude '38.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2209'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2219'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2219'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2219'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2235'^^xsd:string;
  dwc:scientificName 'Halecium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2235'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2235'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2243'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2243'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2243'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1910'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1910'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1910'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1920'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1920'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1920'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1930'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1930'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1930'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1947'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1947'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1947'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1961'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1961'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1961'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-29.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1971'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1971'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.011'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1971'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1980'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1980'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1980'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1990'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1990'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1998'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1998'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4719'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4719'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4719'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4611'^^xsd:string;
  dwc:scientificName 'Metallogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125296'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4611'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4638'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4638'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4638'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -29.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "-29.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4647'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4647'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.974'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4647'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4671'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4671'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4671'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4684'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4684'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4684'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4692'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4692'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4692'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4700'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4700'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4700'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4710'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4710'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4710'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7665'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7665'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7665'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7680'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7680'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7680'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62497"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7687'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7687'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12093'^^xsd:double;
  dwc:latitude '39.62497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7687'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67425 -31.08235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67425"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7697'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7697'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.08235'^^xsd:double;
  dwc:latitude '39.67425'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7697'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7704'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7704'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7704'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7711'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7711'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7711'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7715'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7715'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7715'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7633'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7633'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7650'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7650'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12022'^^xsd:double;
  dwc:latitude '39.62678'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7650'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2016'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2016'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2052'^^xsd:string;
  dwc:scientificName 'Nemertesia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117813'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2052'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '117813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2065'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2065'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2083'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2083'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -29.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2094'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29.015'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2094'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2140'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2140'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2140'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2149'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2149'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2149'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2160'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2160'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2160'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2164'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2164'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2164'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3610'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3610'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3617'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3617'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3626'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3626'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3626'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3633'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3633'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3641'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3641'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.989'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3641'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3654'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3654'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3687'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3687'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3687'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3696'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3696'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3696'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3701'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3701'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3701'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3710'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3710'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3710'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3723'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3723'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3723'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3740'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3740'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3740'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.893"^^xsd:decimal ;
  dwc:decimalLongitude "-28.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3748'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3748'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.719'^^xsd:double;
  dwc:latitude '37.893'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3748'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3758'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3758'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.669'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3758'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3765'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3765'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3765'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737"^^xsd:decimal ;
  dwc:decimalLongitude "-28.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3773'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3773'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.902'^^xsd:double;
  dwc:latitude '37.737'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3773'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3784'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3784'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3784'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3793'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.635'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3793'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3808'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3808'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3808'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303 -30.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.303"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3825'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3825'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.72'^^xsd:double;
  dwc:latitude '38.303'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3825'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3193'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.672'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3193'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3209'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3209'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3209'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -27.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3211'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.314'^^xsd:double;
  dwc:latitude '38.623'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3211'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3220'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3220'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3220'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3238'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3238'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3238'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3243'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3243'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3243'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3269'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3269'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.2'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3269'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3283'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3283'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3297'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3297'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3297'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3308'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3308'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3308'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3319'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3319'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3319'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3325'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3325'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3325'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3366'^^xsd:string;
  dwc:scientificName 'Isididae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3366'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125276'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3366'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575 -29.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.575"^^xsd:decimal ;
  dwc:decimalLongitude "-29.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3387'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3387'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.003'^^xsd:double;
  dwc:latitude '38.575'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3387'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.863 -29.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.863"^^xsd:decimal ;
  dwc:decimalLongitude "-29.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3396'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3396'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.133'^^xsd:double;
  dwc:latitude '37.863'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3396'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3406'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3406'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3406'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3433'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3433'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3433'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3443'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3443'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.801 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.801"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3477'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.801'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3477'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3482'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3482'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3491'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3491'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.804'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3491'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3498'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3498'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3498'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3507'^^xsd:string;
  dwc:scientificName 'Diacria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3507'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.055'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137755'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3507'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '137755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3536'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3536'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3536'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3558'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3558'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3558'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3561'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3561'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3561'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -28.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687"^^xsd:decimal ;
  dwc:decimalLongitude "-28.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3574'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3574'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.346'^^xsd:double;
  dwc:latitude '38.687'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3574'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3588'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3588'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3588'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3595'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3595'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3595'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2871'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2871'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2871'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2881'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2881'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2881'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2884'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2884'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2884'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2888'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2888'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2888'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2898'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2898'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2898'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2907'^^xsd:string;
  dwc:scientificName 'Hexacorallia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2907'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1340'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2907'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2917'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2917'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2917'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2923'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2923'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2923'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2932'^^xsd:string;
  dwc:scientificName 'Cryptolaria pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2932'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117688'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2932'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '117688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2940'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2940'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2940'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2949'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2949'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2949'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2957'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2957'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.76'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2957'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2967'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2967'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2967'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2973'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2973'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2973'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 -29.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "-29.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2981'^^xsd:string;
  dwc:scientificName 'Gyrophyllum hirondellei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.94'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '128514'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2981'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '128514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2998'^^xsd:string;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2998'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3008'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3008'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3008'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3018'^^xsd:string;
  dwc:scientificName 'Corynactis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3018'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100785'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3018'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '100785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3021'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3021'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3021'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.034 -28.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3843'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3843'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.924'^^xsd:double;
  dwc:latitude '38.034'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3843'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3858'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3858'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3858'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3867'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3867'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3867'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3877'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3877'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3897'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3897'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.432'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3897'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3906'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3906'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3906'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3915'^^xsd:string;
  dwc:scientificName 'Aetea sica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3915'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111066'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3915'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '111066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3990'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3990'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3998'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3998'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4007'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4007'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4114'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4114'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4122'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4122'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4122'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4129'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4129'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4129'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4136'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4136'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4142'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4142'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4142'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4151'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4151'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.158'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4151'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4158'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4158'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4158'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4167'^^xsd:string;
  dwc:scientificName 'Paramuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4167'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125311'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4167'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4172'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4172'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4172'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4181'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4181'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2253'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2253'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2253'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2264'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2264'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2264'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2275'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2275'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2285'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2285'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2285'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2293'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2293'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2293'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2302'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2302'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2302'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2311'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2311'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2311'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2320'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Valentina de Matos, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '2320'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2320'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2343'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2343'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2343'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2352'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2352'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2352'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 -31.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2359'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2359'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2359'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2378'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2378'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2378'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2478'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2478'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2487'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2487'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2487'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2518'^^xsd:string;
  dwc:scientificName 'Ranella olearium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '2518'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '141115'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_2518'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '141115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2536'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2536'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2536'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2550'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2550'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2550'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2581'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2581'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2581'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "-28.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2588'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2588'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.87'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2588'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2596'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2596'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2596'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2608'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2608'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2608'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2624'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.2'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2624'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2658'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2658'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2670'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2670'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2670'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2678'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2678'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2678'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2684'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2684'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2684'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2693'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2693'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2693'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2706'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2706'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2706'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2714'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2714'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2714'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2723'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2723'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2723'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2734'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2734'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2734'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2744'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2744'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2744'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2753'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2753'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2753'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2762'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2762'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2762'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2764'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2764'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2764'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2777'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2777'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2777'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2782'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2782'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2782'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2789'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2789'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2789'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2799'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2799'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2799'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2807'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2807'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2807'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2816'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2816'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2816'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2637'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2637'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2637'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2645'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2645'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2645'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2819'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2819'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2819'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2828'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2828'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2828'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2838'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2838'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.06'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2838'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2850'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2850'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2850'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2860'^^xsd:string;
  dwc:scientificName 'Polyplumaria sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2860'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117197'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2860'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3043'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '3043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.07'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3043'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3052'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3052'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3052'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3070'^^xsd:string;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3070'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3075'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3075'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.23'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3075'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3087'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Carlos Moura'^^xsd:string;
  dwc:collectorNumber '3087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3087'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3092'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.94'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3092'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3150'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp 2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3150'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3150'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3175'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3175'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3175'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3186'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Claudia Oliveira'^^xsd:string;
  dwc:collectorNumber '3186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3186'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8368'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8368'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8368'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7831'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7831'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7831'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7840'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7840'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7840'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8073'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8073'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8119'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8119'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8119'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85815 -29.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8151'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8151'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.3188'^^xsd:double;
  dwc:latitude '37.85815'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8151'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.137467 -29.13745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.137467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.13745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8165'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8165'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.13745'^^xsd:double;
  dwc:latitude '38.137467'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8165'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8205'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8205'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8205'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8219'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8219'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8219'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8231'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8231'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.80103'^^xsd:double;
  dwc:latitude '38.317317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8231'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8274'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8274'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8274'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8317'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8317'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8317'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7659'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7659'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7659'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7673'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7673'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7673'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7733'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7733'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7733'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7747'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7747'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7747'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7796'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7796'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7796'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7815'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7815'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7815'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304183 -30.094883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304183"^^xsd:decimal ;
  dwc:decimalLongitude "-30.094883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7938'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7938'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.094883'^^xsd:double;
  dwc:latitude '38.304183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7938'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7969'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7969'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7969'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7988'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7988'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8003'^^xsd:string;
  dwc:scientificName 'Janthina janthina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140155'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8003'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '140155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8006'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8006'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8018'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8018'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8387'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8387'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8387'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8404'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8404'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8404'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8431'^^xsd:string;
  dwc:scientificName 'Araeosoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8431'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123396'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8431'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8519'^^xsd:string;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8519'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8519'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8534'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8534'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8534'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8537'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8537'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8537'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_845'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '845'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_845'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_855'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '855'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_855'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_864'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '864'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_864'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_874'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_874'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_883'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_883'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_907'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '907'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_907'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_915'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '915'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_915'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_923'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '923'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_923'^^xsd:string;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8414'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8414'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8414'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_892'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '892'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_892'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_490'^^xsd:string;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '490'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_490'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_496'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '496'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.296'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_496'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_507'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '507'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_507'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_514'^^xsd:string;
  dwc:scientificName 'Lomentaria articulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '514'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_514'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_524'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '524'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_524'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_528'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '528'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_528'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 -25.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "-25.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_542'^^xsd:string;
  dwc:scientificName 'Meredithia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '542'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.581'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '369887'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_542'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '369887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_553'^^xsd:string;
  dwc:scientificName 'Cyanobacteria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '553'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146537'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_553'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '146537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_564'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '564'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_564'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.915 -29.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.915"^^xsd:decimal ;
  dwc:decimalLongitude "-29.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_569'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '569'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-29.073'^^xsd:double;
  dwc:latitude '37.915'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_569'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_383'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '383'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_383'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586 -28.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_397'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '397'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.21'^^xsd:double;
  dwc:latitude '38.586'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_397'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -27.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-27.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_407'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '407'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.067'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_407'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_428'^^xsd:string;
  dwc:scientificName 'Leucosolenia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '428'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132233'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_428'^^xsd:string;
  dwc:observationDate '2006-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '132233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_432'^^xsd:string;
  dwc:scientificName 'Leuconia aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '432'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132192'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_432'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '164278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_443'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_443'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_456'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '456'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.621'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144477'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_456'^^xsd:string;
  dwc:observationDate '2006-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '144477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_472'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '472'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_472'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561 -25.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.561"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_480'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-25.77'^^xsd:double;
  dwc:latitude '38.561'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_480'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7643'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7643'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7643'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11105"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8642'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8642'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.166417'^^xsd:double;
  dwc:latitude '38.11105'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8642'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8591'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8591'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8591'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8599'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8599'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8599'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8543'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8543'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8543'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8552'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8552'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8552'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8558'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8558'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8558'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8568'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8568'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8568'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8579'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8579'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8579'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8586'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8586'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8586'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109983 -29.1701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109983"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8658'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1701'^^xsd:double;
  dwc:latitude '38.109983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8658'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5401 -29.040317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5401"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8672'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8672'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040317'^^xsd:double;
  dwc:latitude '38.5401'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8672'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543517 -29.04295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8681'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8681'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04295'^^xsd:double;
  dwc:latitude '38.543517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8681'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538383 -29.056383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.538383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8690'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8690'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.056383'^^xsd:double;
  dwc:latitude '38.538383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8690'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8697'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8697'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8697'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8705'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8705'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8705'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8712'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8712'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8712'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8721'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8721'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8721'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8735'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8735'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8735'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8752'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8752'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8752'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8759'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8759'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8759'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8768'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8768'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8768'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519083 -28.982633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8779'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8779'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982633'^^xsd:double;
  dwc:latitude '38.519083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8779'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8791'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8791'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8800'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_8800'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8811'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8811'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.4642'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8811'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505667 -29.054167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.505667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8848'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8848'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054167'^^xsd:double;
  dwc:latitude '38.505667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8848'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8864'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8864'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8864'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8871'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8871'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8878'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8878'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8878'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8894'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8894'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.013167'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8894'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8911'^^xsd:string;
  dwc:scientificName 'Lepidophanes guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301667'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126621'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8911'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81917 -25.87083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81917"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8973'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8973'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.87083'^^xsd:double;
  dwc:latitude '37.81917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8973'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8977'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8977'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8977'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8986'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8986'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8986'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9028'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9028'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9028'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9157'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9157'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9157'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9168'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9168'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9168'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9181'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9181'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9184'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9184'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.116'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9184'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3148 -28.3759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3148"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9217'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9217'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3759'^^xsd:double;
  dwc:latitude '38.3148'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9217'^^xsd:string;
  dwc:observationDate '2012-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8395'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8395'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8395'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8405'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8405'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8405'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8421'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8421'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8421'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8441'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8416'^^xsd:double;
  dwc:latitude '38.536533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8441'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5292"^^xsd:decimal ;
  dwc:decimalLongitude "-28.811483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8449'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8449'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.811483'^^xsd:double;
  dwc:latitude '38.5292'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8449'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6957 -29.33675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8459'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8459'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33675'^^xsd:double;
  dwc:latitude '38.6957'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8459'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8465'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8465'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8465'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8474'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8474'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8474'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8486'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8486'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8486'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8495'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8495'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8495'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8504'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8504'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8504'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8511'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8511'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8511'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8518'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8518'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8518'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8526'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8526'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8526'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8535'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8535'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8535'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9042'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9042'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304417'^^xsd:double;
  dwc:latitude '37.994883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9042'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9052'^^xsd:string;
  dwc:scientificName 'Cidaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9052'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9052'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '123158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9072'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9072'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9072'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9082'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9082'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9082'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9090'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9090'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9090'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9103'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9103'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9103'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9119'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9119'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9119'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9130'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9130'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9130'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_9140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9140'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9140'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9140'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8297'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8297'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8297'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8300'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8300'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8300'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8308'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8308'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8308'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8318'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8318'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8318'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8323'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8323'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8323'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8335'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Sara Porto'^^xsd:string;
  dwc:collectorNumber '8335'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8335'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8342'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8342'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8342'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8352'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8352'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8352'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8362'^^xsd:string;
  dwc:scientificName 'Thaliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8362'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22626'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8362'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '22626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4493__COLETA_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8372'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8372'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8372'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8379'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8379'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8379'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8389'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8389'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.536"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_71'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_71'^^xsd:string;
  dwc:observationDate '1989-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587 -28.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.587"^^xsd:decimal ;
  dwc:decimalLongitude "-28.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.587 -28.314)"^^geo:wktLiteral ;
  geo-pos:lat "38.587"^^xsd:decimal ;
  geo-pos:long "-28.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_72'^^xsd:string;
  dwc:scientificName 'Diretmus argenteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '72'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.314'^^xsd:double;
  dwc:latitude '38.587'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126398'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_72'^^xsd:string;
  dwc:observationDate '1988-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_73'^^xsd:string;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_73'^^xsd:string;
  dwc:observationDate '1989-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718 -29.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718"^^xsd:decimal ;
  dwc:decimalLongitude "-29.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718 -29.762)"^^geo:wktLiteral ;
  geo-pos:lat "40.718"^^xsd:decimal ;
  geo-pos:long "-29.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_262'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '262'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-29.762'^^xsd:double;
  dwc:latitude '40.718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_262'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.536"^^xsd:decimal ;
  geo-pos:long "-31.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_263'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '263'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.065'^^xsd:double;
  dwc:latitude '41.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_263'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.356"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.356"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_265'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '265'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.356'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_265'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.526"^^xsd:decimal ;
  dwc:decimalLongitude "-27.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  geo-pos:lat "40.526"^^xsd:decimal ;
  geo-pos:long "-27.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_266'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '266'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.045'^^xsd:double;
  dwc:latitude '40.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_266'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.536"^^xsd:decimal ;
  geo-pos:long "-31.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_267'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '267'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.065'^^xsd:double;
  dwc:latitude '41.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_267'^^xsd:string;
  dwc:observationDate '2001-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_269'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '269'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_269'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.836)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_270'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '270'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.836'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_270'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.548"^^xsd:decimal ;
  dwc:decimalLongitude "-31.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  geo-pos:lat "41.548"^^xsd:decimal ;
  geo-pos:long "-31.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_271'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.055'^^xsd:double;
  dwc:latitude '41.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_271'^^xsd:string;
  dwc:observationDate '2002-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-31.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-31.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_272'^^xsd:string;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.028'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_272'^^xsd:string;
  dwc:observationDate '2002-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.335"^^xsd:decimal ;
  dwc:decimalLongitude "-26.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.742)"^^geo:wktLiteral ;
  geo-pos:lat "40.335"^^xsd:decimal ;
  geo-pos:long "-26.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_273'^^xsd:string;
  dwc:scientificName 'Chiroteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '273'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.742'^^xsd:double;
  dwc:latitude '40.335'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137777'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_273'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359 -26.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.359"^^xsd:decimal ;
  dwc:decimalLongitude "-26.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359 -26.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.359"^^xsd:decimal ;
  geo-pos:long "-26.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_274'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '274'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.737'^^xsd:double;
  dwc:latitude '40.359'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_274'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.341 -26.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.341"^^xsd:decimal ;
  dwc:decimalLongitude "-26.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.341 -26.709)"^^geo:wktLiteral ;
  geo-pos:lat "40.341"^^xsd:decimal ;
  geo-pos:long "-26.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_276'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '276'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.709'^^xsd:double;
  dwc:latitude '40.341'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_276'^^xsd:string;
  dwc:observationDate '2001-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_277'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '277'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_277'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.335"^^xsd:decimal ;
  dwc:decimalLongitude "-26.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.742)"^^geo:wktLiteral ;
  geo-pos:lat "40.335"^^xsd:decimal ;
  geo-pos:long "-26.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_279'^^xsd:string;
  dwc:scientificName 'Chiroteuthidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.742'^^xsd:double;
  dwc:latitude '40.335'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11767'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_279'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '11767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.536"^^xsd:decimal ;
  geo-pos:long "-31.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_280'^^xsd:string;
  dwc:scientificName 'Chauliodus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.065'^^xsd:double;
  dwc:latitude '41.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126205'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_280'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.526"^^xsd:decimal ;
  dwc:decimalLongitude "-27.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  geo-pos:lat "40.526"^^xsd:decimal ;
  geo-pos:long "-27.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_281'^^xsd:string;
  dwc:scientificName 'Acanthephyra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.045'^^xsd:double;
  dwc:latitude '40.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107018'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_281'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.354"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.354"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_282'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.354'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_282'^^xsd:string;
  dwc:observationDate '2001-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.548"^^xsd:decimal ;
  dwc:decimalLongitude "-31.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  geo-pos:lat "41.548"^^xsd:decimal ;
  geo-pos:long "-31.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_283'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.055'^^xsd:double;
  dwc:latitude '41.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_283'^^xsd:string;
  dwc:observationDate '2002-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.351"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.351"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_284'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.351'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_284'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.352"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.352"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_285'^^xsd:string;
  dwc:scientificName 'Malacosteus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '285'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.352'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_285'^^xsd:string;
  dwc:observationDate '2001-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_287'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '287'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_287'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.547"^^xsd:decimal ;
  geo-pos:long "-31.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_288'^^xsd:string;
  dwc:scientificName 'Acanthephyra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '288'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.042'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107018'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_288'^^xsd:string;
  dwc:observationDate '2002-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.356"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.356"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_289'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '289'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.356'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_289'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.337 -26.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.337"^^xsd:decimal ;
  dwc:decimalLongitude "-26.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.337 -26.746)"^^geo:wktLiteral ;
  geo-pos:lat "40.337"^^xsd:decimal ;
  geo-pos:long "-26.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_290'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '290'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.746'^^xsd:double;
  dwc:latitude '40.337'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_290'^^xsd:string;
  dwc:observationDate '2001-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.554"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.554"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_291'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '291'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.554'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_291'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_292'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '292'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_292'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_293'^^xsd:string;
  dwc:scientificName 'Antennarius radiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '293'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126531'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_293'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '712508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_295'^^xsd:string;
  dwc:scientificName 'Gaidropsarus guttatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Telmo Gomes'^^xsd:string;
  dwc:collectorNumber '295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126455'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_295'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_299'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Les Gallagher, Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '299'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_299'^^xsd:string;
  dwc:observationDate '1993-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_301'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pedro Afonso, Eduardo Esteves'^^xsd:string;
  dwc:collectorNumber '301'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_301'^^xsd:string;
  dwc:observationDate '1994-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_302'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Eduardo Esteves'^^xsd:string;
  dwc:collectorNumber '302'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_302'^^xsd:string;
  dwc:observationDate '1989-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004 -29.305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.004"^^xsd:decimal ;
  dwc:decimalLongitude "-29.305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004 -29.305)"^^geo:wktLiteral ;
  geo-pos:lat "38.004"^^xsd:decimal ;
  geo-pos:long "-29.305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_303'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Alexandre Silva'^^xsd:string;
  dwc:collectorNumber '303'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.305'^^xsd:double;
  dwc:latitude '38.004'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_303'^^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/4493__COLETA_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547 -28.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547"^^xsd:decimal ;
  dwc:decimalLongitude "-28.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547 -28.602)"^^geo:wktLiteral ;
  geo-pos:lat "38.547"^^xsd:decimal ;
  geo-pos:long "-28.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_305'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '305'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.602'^^xsd:double;
  dwc:latitude '38.547'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_305'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.508"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_308'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '308'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.508'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_308'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.299)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_309'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '309'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.299'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_309'^^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/4493__COLETA_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.299)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_310'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '310'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.299'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_310'^^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/4493__COLETA_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.352"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.352"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_311'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '311'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.352'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_311'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.781)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_312'^^xsd:string;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '312'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.781'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_312'^^xsd:string;
  dwc:observationDate '2004-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.472 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.472"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.472 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.472"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_313'^^xsd:string;
  dwc:scientificName 'Pareurythoe sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Claudia Oliveira, Manuela Ramos, Vanessa Santos, Vera Guerreiro'^^xsd:string;
  dwc:collectorNumber '313'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.472'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '129192'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_313'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '129192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -28.514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.467 -28.514)"^^geo:wktLiteral ;
  geo-pos:lat "38.467"^^xsd:decimal ;
  geo-pos:long "-28.514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_315'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Claudia Oliveira, Manuela Ramos, Vanessa Santos, Vera Guerreiro'^^xsd:string;
  dwc:collectorNumber '315'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.514'^^xsd:double;
  dwc:latitude '38.467'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_315'^^xsd:string;
  dwc:observationDate '1993-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.335"^^xsd:decimal ;
  dwc:decimalLongitude "-26.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.335 -26.745)"^^geo:wktLiteral ;
  geo-pos:lat "40.335"^^xsd:decimal ;
  geo-pos:long "-26.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_316'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '316'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.745'^^xsd:double;
  dwc:latitude '40.335'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_316'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.548"^^xsd:decimal ;
  dwc:decimalLongitude "-31.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.04)"^^geo:wktLiteral ;
  geo-pos:lat "41.548"^^xsd:decimal ;
  geo-pos:long "-31.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_317'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '317'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.04'^^xsd:double;
  dwc:latitude '41.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_317'^^xsd:string;
  dwc:observationDate '2002-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.328 -26.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.328"^^xsd:decimal ;
  dwc:decimalLongitude "-26.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.328 -26.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.328"^^xsd:decimal ;
  geo-pos:long "-26.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_318'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '318'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.737'^^xsd:double;
  dwc:latitude '40.328'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_318'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.638)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_322'^^xsd:string;
  dwc:scientificName 'Nyctalus azoreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Helena Krug, Luis Barcelos, Mario Laranjo'^^xsd:string;
  dwc:collectorNumber '322'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.638'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:samplingProtocol 'Donation'^^xsd:string;
  dwc:occurrenceId 'COLETA_322'^^xsd:string;
  dwc:observationDate '2004-10-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.526"^^xsd:decimal ;
  dwc:decimalLongitude "-27.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.526 -27.045)"^^geo:wktLiteral ;
  geo-pos:lat "40.526"^^xsd:decimal ;
  geo-pos:long "-27.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_323'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '323'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.045'^^xsd:double;
  dwc:latitude '40.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_323'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.546 -31.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.546"^^xsd:decimal ;
  dwc:decimalLongitude "-31.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.546 -31.041)"^^geo:wktLiteral ;
  geo-pos:lat "41.546"^^xsd:decimal ;
  geo-pos:long "-31.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_324'^^xsd:string;
  dwc:scientificName 'Acanthephyra sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '324'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.041'^^xsd:double;
  dwc:latitude '41.546'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107018'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_324'^^xsd:string;
  dwc:observationDate '2002-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_326'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '326'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_326'^^xsd:string;
  dwc:observationDate '2004-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.303 -26.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.303"^^xsd:decimal ;
  dwc:decimalLongitude "-26.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.303 -26.882)"^^geo:wktLiteral ;
  geo-pos:lat "40.303"^^xsd:decimal ;
  geo-pos:long "-26.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_327'^^xsd:string;
  dwc:scientificName 'Cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '327'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.882'^^xsd:double;
  dwc:latitude '40.303'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11732'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_327'^^xsd:string;
  dwc:observationDate '2001-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '11732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.352"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.352"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_328'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '328'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.352'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_328'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '138293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.056 -28.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.056"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.056 -28.07)"^^geo:wktLiteral ;
  geo-pos:lat "39.056"^^xsd:decimal ;
  geo-pos:long "-28.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_329'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '329'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07'^^xsd:double;
  dwc:latitude '39.056'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_329'^^xsd:string;
  dwc:observationDate '2003-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_331'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus violaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '331'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '834115'^^xsd:integer;
  dwc:samplingProtocol 'Donation'^^xsd:string;
  dwc:occurrenceId 'COLETA_331'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.542 -31.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.542"^^xsd:decimal ;
  dwc:decimalLongitude "-31.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.542 -31.067)"^^geo:wktLiteral ;
  geo-pos:lat "41.542"^^xsd:decimal ;
  geo-pos:long "-31.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_333'^^xsd:string;
  dwc:scientificName 'Cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '333'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.067'^^xsd:double;
  dwc:latitude '41.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11732'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_333'^^xsd:string;
  dwc:observationDate '2001-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '11732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_334'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '334'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_334'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.316 -28.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.316"^^xsd:decimal ;
  dwc:decimalLongitude "-28.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.316 -28.239)"^^geo:wktLiteral ;
  geo-pos:lat "38.316"^^xsd:decimal ;
  geo-pos:long "-28.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_335'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '335'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.239'^^xsd:double;
  dwc:latitude '38.316'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_335'^^xsd:string;
  dwc:observationDate '2003-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -24.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.083"^^xsd:decimal ;
  dwc:decimalLongitude "-24.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.083 -24.694)"^^geo:wktLiteral ;
  geo-pos:lat "38.083"^^xsd:decimal ;
  geo-pos:long "-24.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_336'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '336'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.694'^^xsd:double;
  dwc:latitude '38.083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_336'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -28.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-28.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -28.756)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-28.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_338'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '338'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.756'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_338'^^xsd:string;
  dwc:observationDate '2004-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-28.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.623)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-28.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_339'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus violaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '339'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.623'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '834115'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_339'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_340'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus violaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '340'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '834115'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_340'^^xsd:string;
  dwc:observationDate '2004-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_341'^^xsd:string;
  dwc:scientificName 'Stenoteuthis pteropus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'João Gonçalves, Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '341'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_341'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719 -29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.719"^^xsd:decimal ;
  dwc:decimalLongitude "-29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.719 -29.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.719"^^xsd:decimal ;
  geo-pos:long "-29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_342'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '342'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-29.75'^^xsd:double;
  dwc:latitude '40.719'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_342'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.343 -26.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.343"^^xsd:decimal ;
  dwc:decimalLongitude "-26.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.343 -26.835)"^^geo:wktLiteral ;
  geo-pos:lat "40.343"^^xsd:decimal ;
  geo-pos:long "-26.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_343'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '343'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.835'^^xsd:double;
  dwc:latitude '40.343'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_343'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_344'^^xsd:string;
  dwc:scientificName 'Joubiniteuthis portieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '344'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '196598'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_344'^^xsd:string;
  dwc:observationDate '2001-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '879785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-25.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.596)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-25.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_345'^^xsd:string;
  dwc:scientificName 'Loligo forbesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '345'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.596'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140270'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_345'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.413 -28.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.413"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.413 -28.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.413"^^xsd:decimal ;
  geo-pos:long "-28.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_346'^^xsd:string;
  dwc:scientificName 'Scaergus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'João Gonçalves'^^xsd:string;
  dwc:collectorNumber '346'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.34'^^xsd:double;
  dwc:latitude '38.413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_346'^^xsd:string;
  dwc:observationDate '2003-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.346 -26.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.346"^^xsd:decimal ;
  dwc:decimalLongitude "-26.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.346 -26.881)"^^geo:wktLiteral ;
  geo-pos:lat "40.346"^^xsd:decimal ;
  geo-pos:long "-26.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_347'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banski'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'João Gonçalves, Marco Santos'^^xsd:string;
  dwc:collectorNumber '347'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.881'^^xsd:double;
  dwc:latitude '40.346'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '220318'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_347'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.831)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_348'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '348'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.831'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_348'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.334 -26.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.334"^^xsd:decimal ;
  dwc:decimalLongitude "-26.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.334 -26.74)"^^geo:wktLiteral ;
  geo-pos:lat "40.334"^^xsd:decimal ;
  geo-pos:long "-26.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_349'^^xsd:string;
  dwc:scientificName 'Octopoteuthidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '349'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.74'^^xsd:double;
  dwc:latitude '40.334'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11741'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_349'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '11741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_350'^^xsd:string;
  dwc:scientificName 'Octopoteuthidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '350'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11741'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_350'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '11741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 -31.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "-31.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 -31.316)"^^geo:wktLiteral ;
  geo-pos:lat "37.302"^^xsd:decimal ;
  geo-pos:long "-31.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_351'^^xsd:string;
  dwc:scientificName 'Moroteuthis robsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Gilberto Carreira, João Gonçalves'^^xsd:string;
  dwc:collectorNumber '351'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.316'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '342256'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_351'^^xsd:string;
  dwc:observationDate '2001-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_352'^^xsd:string;
  dwc:scientificName 'Alepisaurus ferox'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '352'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126333'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_352'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-28.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.625)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-28.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_353'^^xsd:string;
  dwc:scientificName 'Onchidella celtica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Helen Martins, Rui Prieto'^^xsd:string;
  dwc:collectorNumber '353'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^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:longitude '-28.625'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140626'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_353'^^xsd:string;
  dwc:observationDate '2005-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '140626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.623)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_355'^^xsd:string;
  dwc:scientificName 'Synoicum incrustatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '355'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.623'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103689'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_355'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103689'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.271"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.271"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_357'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '357'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_357'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.088)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_360'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '360'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.088'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_360'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-25.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -25.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-25.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_361'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '361'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1981'^^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:longitude '-25.483'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_361'^^xsd:string;
  dwc:observationDate '1981-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_364'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '364'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.617'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_364'^^xsd:string;
  dwc:observationDate '1996-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586 -28.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586 -28.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.586"^^xsd:decimal ;
  geo-pos:long "-28.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_365'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '365'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.21'^^xsd:double;
  dwc:latitude '38.586'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_365'^^xsd:string;
  dwc:observationDate '2004-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -31.208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583 -31.208)"^^geo:wktLiteral ;
  geo-pos:lat "39.583"^^xsd:decimal ;
  geo-pos:long "-31.208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_366'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '366'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.208'^^xsd:double;
  dwc:latitude '39.583'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_366'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-28.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_368'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '368'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.627'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_368'^^xsd:string;
  dwc:observationDate '1995-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_369'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '369'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.627'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_369'^^xsd:string;
  dwc:observationDate '1991-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.113"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.113"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_370'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '370'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.113'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_370'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -29.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.133 -29.095)"^^geo:wktLiteral ;
  geo-pos:lat "38.133"^^xsd:decimal ;
  geo-pos:long "-29.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_371'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '371'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.095'^^xsd:double;
  dwc:latitude '38.133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_371'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_372'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '372'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_372'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.669 -17.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.669"^^xsd:decimal ;
  dwc:decimalLongitude "-17.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.669 -17.092)"^^geo:wktLiteral ;
  geo-pos:lat "32.669"^^xsd:decimal ;
  geo-pos:long "-17.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_374'^^xsd:string;
  dwc:scientificName 'Eunicella verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '374'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Madeira Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-17.092'^^xsd:double;
  dwc:latitude '32.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125366'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_374'^^xsd:string;
  dwc:observationDate '2005-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.162 -29.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.162"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.162 -29.013)"^^geo:wktLiteral ;
  geo-pos:lat "38.162"^^xsd:decimal ;
  geo-pos:long "-29.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_375'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '375'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29.013'^^xsd:double;
  dwc:latitude '38.162'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_375'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.162 -29.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.162"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.162 -29.013)"^^geo:wktLiteral ;
  geo-pos:lat "38.162"^^xsd:decimal ;
  geo-pos:long "-29.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_376'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '376'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29.013'^^xsd:double;
  dwc:latitude '38.162'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_376'^^xsd:string;
  dwc:observationDate '2004-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_377'^^xsd:string;
  dwc:scientificName 'Amphianthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '377'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100753'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_377'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '100753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_378'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '378'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_378'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_379'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '379'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_379'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_380'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '380'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_380'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_381'^^xsd:string;
  dwc:scientificName 'Parantipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '381'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103306'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_381'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '103306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.113"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.113"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_388'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp. 1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '388'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.113'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_388'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -28.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983"^^xsd:decimal ;
  dwc:decimalLongitude "-28.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -28.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.983"^^xsd:decimal ;
  geo-pos:long "-28.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_389'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.85'^^xsd:double;
  dwc:latitude '38.983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_389'^^xsd:string;
  dwc:observationDate '1982-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  geo-pos:lat "41.547"^^xsd:decimal ;
  geo-pos:long "-31.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_391'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '391'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.038'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_391'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  geo-pos:lat "41.547"^^xsd:decimal ;
  geo-pos:long "-31.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_392'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '392'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.038'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_392'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -25.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-25.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -25.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-25.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_394'^^xsd:string;
  dwc:scientificName 'Corallium niobe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '394'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.95'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125415'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_394'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1311257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -25.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-25.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -25.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-25.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_395'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '395'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.95'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_395'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586 -28.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.586"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.586 -28.21)"^^geo:wktLiteral ;
  geo-pos:lat "38.586"^^xsd:decimal ;
  geo-pos:long "-28.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_396'^^xsd:string;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '396'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.21'^^xsd:double;
  dwc:latitude '38.586'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_396'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_398'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '398'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_398'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-24.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_399'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '399'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_399'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.347"^^xsd:decimal ;
  dwc:decimalLongitude "-26.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  geo-pos:lat "40.347"^^xsd:decimal ;
  geo-pos:long "-26.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_186'^^xsd:string;
  dwc:scientificName 'Isidella longiflora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.842'^^xsd:double;
  dwc:latitude '40.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177844'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_186'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '177844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_187'^^xsd:string;
  dwc:scientificName 'Isidella longiflora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '187'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177844'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_187'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '177844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.523"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_188'^^xsd:string;
  dwc:scientificName 'Paramuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Fernando Tempera, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '188'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125311'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_188'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_189'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '189'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_189'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_190'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '190'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^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:longitude '-29.5'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_190'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.972)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_191'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^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:longitude '-28.972'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_191'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.972)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_192'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '192'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^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:longitude '-28.972'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_192'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_195'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '195'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_195'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.748 -29.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.748"^^xsd:decimal ;
  dwc:decimalLongitude "-29.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.748 -29.062)"^^geo:wktLiteral ;
  geo-pos:lat "37.748"^^xsd:decimal ;
  geo-pos:long "-29.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_196'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Gui Menezes'^^xsd:string;
  dwc:collectorNumber '196'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1994'^^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:longitude '-29.062'^^xsd:double;
  dwc:latitude '37.748'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_196'^^xsd:string;
  dwc:observationDate '1994-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -29.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.859"^^xsd:decimal ;
  dwc:decimalLongitude "-29.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -29.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.859"^^xsd:decimal ;
  geo-pos:long "-29.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_197'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Helen Martins'^^xsd:string;
  dwc:collectorNumber '197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1994'^^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:longitude '-29.063'^^xsd:double;
  dwc:latitude '37.859'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_197'^^xsd:string;
  dwc:observationDate '1994-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 -28.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621"^^xsd:decimal ;
  dwc:decimalLongitude "-28.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 -28.103)"^^geo:wktLiteral ;
  geo-pos:lat "38.621"^^xsd:decimal ;
  geo-pos:long "-28.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_198'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1994'^^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:longitude '-28.103'^^xsd:double;
  dwc:latitude '38.621'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_198'^^xsd:string;
  dwc:observationDate '1994-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_199'^^xsd:string;
  dwc:scientificName 'Aluterus monocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '199'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127407'^^xsd:integer;
  dwc:samplingProtocol 'Snorkling'^^xsd:string;
  dwc:occurrenceId 'COLETA_199'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -28.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-28.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -28.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-28.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_201'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '201'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1994'^^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:longitude '-28.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_201'^^xsd:string;
  dwc:observationDate '1994-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.73)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_202'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Paulo Luís'^^xsd:string;
  dwc:collectorNumber '202'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.73'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_202'^^xsd:string;
  dwc:observationDate '1998-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-27.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_137'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '137'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^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:longitude '-27.234'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_137'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.73)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_139'^^xsd:string;
  dwc:scientificName 'Mycteroperca rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '139'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^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:longitude '-28.73'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127039'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_139'^^xsd:string;
  dwc:observationDate '1992-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.543 -31.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.543"^^xsd:decimal ;
  dwc:decimalLongitude "-31.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.543 -31.041)"^^geo:wktLiteral ;
  geo-pos:lat "41.543"^^xsd:decimal ;
  geo-pos:long "-31.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_142'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '142'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.041'^^xsd:double;
  dwc:latitude '41.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_142'^^xsd:string;
  dwc:observationDate '2002-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 -27.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 -27.205)"^^geo:wktLiteral ;
  geo-pos:lat "38.625"^^xsd:decimal ;
  geo-pos:long "-27.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_144'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '144'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.205'^^xsd:double;
  dwc:latitude '38.625'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_144'^^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/4493__COLETA_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-27.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_145'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '145'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.234'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_145'^^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/4493__COLETA_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_147'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '147'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_147'^^xsd:string;
  dwc:observationDate '2004-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_148'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '148'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_148'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_149'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '149'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-30.8'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_149'^^xsd:string;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -30.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-30.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -30.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-30.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_150'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '150'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.87'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_150'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.92"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_151'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '151'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.92'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_151'^^xsd:string;
  dwc:observationDate '2004-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -30)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_152'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '152'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30'^^xsd:integer;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_152'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_153'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '153'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_153'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -30)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_154'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '154'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30'^^xsd:integer;
  dwc:latitude '38.9'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_154'^^xsd:string;
  dwc:observationDate '2004-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_155'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '155'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_155'^^xsd:string;
  dwc:observationDate '2004-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_90'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '90'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_90'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_91'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_91'^^xsd:string;
  dwc:observationDate '1991-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_92'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_92'^^xsd:string;
  dwc:observationDate '1991-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_93'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_93'^^xsd:string;
  dwc:observationDate '1991-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_94'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_94'^^xsd:string;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_95'^^xsd:string;
  dwc:scientificName 'Enchelycore anatina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1985'^^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:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126298'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_95'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_96'^^xsd:string;
  dwc:scientificName 'Gymnothorax unicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.627'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_96'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_97'^^xsd:string;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_97'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_98'^^xsd:string;
  dwc:scientificName 'Muraena augusti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1985'^^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:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '299565'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_98'^^xsd:string;
  dwc:observationDate '1985-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '299565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_99'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '99'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_99'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_101'^^xsd:string;
  dwc:scientificName 'Apterichtus caecus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '101'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126312'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_101'^^xsd:string;
  dwc:observationDate '1990-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_102'^^xsd:string;
  dwc:scientificName 'Apterichtus caecus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Wirtz'^^xsd:string;
  dwc:collectorNumber '102'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126312'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_102'^^xsd:string;
  dwc:observationDate '1989-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_103'^^xsd:string;
  dwc:scientificName 'Apterichtus caecus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126312'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_103'^^xsd:string;
  dwc:observationDate '1989-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_106'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_106'^^xsd:string;
  dwc:observationDate '2004-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.536"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_110'^^xsd:string;
  dwc:scientificName 'Abudefduf luridus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.536'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126999'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_110'^^xsd:string;
  dwc:observationDate '1979-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '889885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-29.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_171'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '171'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.03'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_171'^^xsd:string;
  dwc:observationDate '2003-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_172'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '172'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_172'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_173'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '173'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_173'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_174'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '174'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_174'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_175'^^xsd:string;
  dwc:scientificName 'Narella versluysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '175'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125409'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_175'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '125409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-31.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-31.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_176'^^xsd:string;
  dwc:scientificName 'Melanolagus bericoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '176'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.028'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_176'^^xsd:string;
  dwc:observationDate '2002-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_178'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_178'^^xsd:string;
  dwc:observationDate '2003-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.33"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_179'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '179'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.33'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_179'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_180'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '180'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_180'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_181'^^xsd:string;
  dwc:scientificName 'Keratoisis grayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '181'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125376'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_181'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_182'^^xsd:string;
  dwc:scientificName 'Caryophyllia abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135133'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_182'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_183'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '183'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_183'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_184'^^xsd:string;
  dwc:scientificName 'Paramuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125311'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_184'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.523"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_185'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_185'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_156'^^xsd:string;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '156'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_156'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_157'^^xsd:string;
  dwc:scientificName 'Janthina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '157'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138092'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_157'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_158'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '158'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.17'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_158'^^xsd:string;
  dwc:observationDate '2003-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77417 -25.13361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77417"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77417 -25.13361)"^^geo:wktLiteral ;
  geo-pos:lat "37.77417"^^xsd:decimal ;
  geo-pos:long "-25.13361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_160'^^xsd:string;
  dwc:scientificName 'Scaergus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'João Gonçalves'^^xsd:string;
  dwc:collectorNumber '160'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.13361'^^xsd:double;
  dwc:latitude '37.77417'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_160'^^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/4493__COLETA_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84222 -25.45389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84222"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84222 -25.45389)"^^geo:wktLiteral ;
  geo-pos:lat "37.84222"^^xsd:decimal ;
  geo-pos:long "-25.45389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_161'^^xsd:string;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '161'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.45389'^^xsd:double;
  dwc:latitude '37.84222'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_161'^^xsd:string;
  dwc:observationDate '2004-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59417 -25.88583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59417"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59417 -25.88583)"^^geo:wktLiteral ;
  geo-pos:lat "37.59417"^^xsd:decimal ;
  geo-pos:long "-25.88583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_162'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '162'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88583'^^xsd:double;
  dwc:latitude '37.59417'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_162'^^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/4493__COLETA_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77417 -25.13361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77417"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77417 -25.13361)"^^geo:wktLiteral ;
  geo-pos:lat "37.77417"^^xsd:decimal ;
  geo-pos:long "-25.13361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_163'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '163'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.13361'^^xsd:double;
  dwc:latitude '37.77417'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_163'^^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/4493__COLETA_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985 -25.03528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.985"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985 -25.03528)"^^geo:wktLiteral ;
  geo-pos:lat "36.985"^^xsd:decimal ;
  geo-pos:long "-25.03528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_164'^^xsd:string;
  dwc:scientificName 'Scombrolabrax heterolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '164'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.03528'^^xsd:double;
  dwc:latitude '36.985'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127030'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_164'^^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/4493__COLETA_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_165'^^xsd:string;
  dwc:scientificName 'Chaunax suttkusi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '165'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.17'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126540'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_165'^^xsd:string;
  dwc:observationDate '2003-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '126540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.113"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.113 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.113"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_166'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '166'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.113'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_166'^^xsd:string;
  dwc:observationDate '2003-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.694 -28.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.694 -28.648)"^^geo:wktLiteral ;
  geo-pos:lat "38.694"^^xsd:decimal ;
  geo-pos:long "-28.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_167'^^xsd:string;
  dwc:scientificName 'Chrysogorgia agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '167'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.648'^^xsd:double;
  dwc:latitude '38.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125351'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_167'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '125351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -29.17)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_168'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '168'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.17'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_168'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_169'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '169'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_169'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "38.68"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_170'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '170'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '38.68'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_170'^^xsd:string;
  dwc:observationDate '2003-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_203'^^xsd:string;
  dwc:scientificName 'Ranzania laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127406'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_203'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_206'^^xsd:string;
  dwc:scientificName 'Setarches guentheri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '206'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127258'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_206'^^xsd:string;
  dwc:observationDate '1989-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '127258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.77)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_210'^^xsd:string;
  dwc:scientificName 'Gerardia macaronesica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '210'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.77'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '815625'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_210'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '467546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_211'^^xsd:string;
  dwc:scientificName 'Priacanthus arenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127005'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_211'^^xsd:string;
  dwc:observationDate '1990-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.623)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-28.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_212'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Pedro Afonso, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '212'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.623'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_212'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.531 -31.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.531"^^xsd:decimal ;
  dwc:decimalLongitude "-31.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.531 -31.098)"^^geo:wktLiteral ;
  geo-pos:lat "41.531"^^xsd:decimal ;
  geo-pos:long "-31.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_213'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.098'^^xsd:double;
  dwc:latitude '41.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_213'^^xsd:string;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_214'^^xsd:string;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '214'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_214'^^xsd:string;
  dwc:observationDate '1993-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_215'^^xsd:string;
  dwc:scientificName 'Facciolella oxyrhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '215'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126307'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_215'^^xsd:string;
  dwc:observationDate '1996-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_216'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '216'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_216'^^xsd:string;
  dwc:observationDate '1996-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_217'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '217'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_217'^^xsd:string;
  dwc:observationDate '1993-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_219'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_219'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-28.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-28.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_222'^^xsd:string;
  dwc:scientificName 'Stephanolepis hispidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Telmo Gomes'^^xsd:string;
  dwc:collectorNumber '222'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.619'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:samplingProtocol 'Recreational fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_222'^^xsd:string;
  dwc:observationDate '1992-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_223'^^xsd:string;
  dwc:scientificName 'Centrolophus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '223'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_223'^^xsd:string;
  dwc:observationDate '1996-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.38"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_224'^^xsd:string;
  dwc:scientificName 'Mesoplodon densirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Rui Prieto'^^xsd:string;
  dwc:collectorNumber '224'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.38'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137122'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_224'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_112'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_112'^^xsd:string;
  dwc:observationDate '1992-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.212"^^xsd:decimal ;
  dwc:decimalLongitude "-26.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.611)"^^geo:wktLiteral ;
  geo-pos:lat "38.212"^^xsd:decimal ;
  geo-pos:long "-26.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_113'^^xsd:string;
  dwc:scientificName 'Chromis limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1977'^^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:longitude '-26.611'^^xsd:double;
  dwc:latitude '38.212'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_113'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359 -26.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.359"^^xsd:decimal ;
  dwc:decimalLongitude "-26.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.359 -26.833)"^^geo:wktLiteral ;
  geo-pos:lat "40.359"^^xsd:decimal ;
  geo-pos:long "-26.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_114'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.833'^^xsd:double;
  dwc:latitude '40.359'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_114'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_115'^^xsd:string;
  dwc:scientificName 'Sparisoma cretense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '231441'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_115'^^xsd:string;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '231441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.269)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_117'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.269'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_117'^^xsd:string;
  dwc:observationDate '1990-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.836)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_118'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '118'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.836'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_118'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_125'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '125'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1981'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_125'^^xsd:string;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_127'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_127'^^xsd:string;
  dwc:observationDate '2004-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.869 -25.382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.869"^^xsd:decimal ;
  dwc:decimalLongitude "-25.382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.869 -25.382)"^^geo:wktLiteral ;
  geo-pos:lat "37.869"^^xsd:decimal ;
  geo-pos:long "-25.382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_129'^^xsd:string;
  dwc:scientificName 'Antennarius radiosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '129'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.382'^^xsd:double;
  dwc:latitude '37.869'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126531'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_129'^^xsd:string;
  dwc:observationDate '2003-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '712508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_130'^^xsd:string;
  dwc:scientificName 'Cyttopsis rosea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '130'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-30.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127425'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_130'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.29889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.29889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.29889)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.29889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_131'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '131'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.29889'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_131'^^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/4493__COLETA_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_132'^^xsd:string;
  dwc:scientificName 'Elagatis bipinnulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '132'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^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:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126809'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_132'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_134'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '134'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_134'^^xsd:string;
  dwc:observationDate '1990-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_135'^^xsd:string;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '135'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_135'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_136'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_136'^^xsd:string;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.544"^^xsd:decimal ;
  dwc:decimalLongitude "-31.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.544"^^xsd:decimal ;
  geo-pos:long "-31.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_229'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '229'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.042'^^xsd:double;
  dwc:latitude '41.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_229'^^xsd:string;
  dwc:observationDate '2002-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.347"^^xsd:decimal ;
  dwc:decimalLongitude "-26.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  geo-pos:lat "40.347"^^xsd:decimal ;
  geo-pos:long "-26.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_234'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '234'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.842'^^xsd:double;
  dwc:latitude '40.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_234'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.356"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.356"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_235'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Gilberto Carreira, Malcolm Clarke'^^xsd:string;
  dwc:collectorNumber '235'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.356'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_235'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_243'^^xsd:string;
  dwc:scientificName 'Alepocephalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '243'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125507'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_243'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_244'^^xsd:string;
  dwc:scientificName 'Notosudidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '244'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125445'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_244'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.354"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.354"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_247'^^xsd:string;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '247'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.354'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_247'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-26.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.933)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-26.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_254'^^xsd:string;
  dwc:scientificName 'Bathylagus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '254'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.933'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_254'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_255'^^xsd:string;
  dwc:scientificName 'Macroparalepis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '255'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125676'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_255'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.56"^^xsd:decimal ;
  dwc:decimalLongitude "-31.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.56 -31.028)"^^geo:wktLiteral ;
  geo-pos:lat "41.56"^^xsd:decimal ;
  geo-pos:long "-31.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_257'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '257'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.028'^^xsd:double;
  dwc:latitude '41.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_257'^^xsd:string;
  dwc:observationDate '2002-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_258'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '258'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_258'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.351"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.351"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_259'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '259'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.351'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_259'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.544"^^xsd:decimal ;
  dwc:decimalLongitude "-31.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.544"^^xsd:decimal ;
  geo-pos:long "-31.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_260'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '260'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.042'^^xsd:double;
  dwc:latitude '41.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_260'^^xsd:string;
  dwc:observationDate '2002-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -27)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_400'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '400'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27'^^xsd:integer;
  dwc:latitude '38.583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_400'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401 -28.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.401"^^xsd:decimal ;
  dwc:decimalLongitude "-28.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401 -28.259)"^^geo:wktLiteral ;
  geo-pos:lat "38.401"^^xsd:decimal ;
  geo-pos:long "-28.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_401'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '401'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.259'^^xsd:double;
  dwc:latitude '38.401'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_401'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.922 -25.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.922"^^xsd:decimal ;
  dwc:decimalLongitude "-25.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.922 -25.508)"^^geo:wktLiteral ;
  geo-pos:lat "37.922"^^xsd:decimal ;
  geo-pos:long "-25.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_402'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '402'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.508'^^xsd:double;
  dwc:latitude '37.922'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_402'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.614 -25.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.614"^^xsd:decimal ;
  dwc:decimalLongitude "-25.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.614 -25.498)"^^geo:wktLiteral ;
  geo-pos:lat "37.614"^^xsd:decimal ;
  geo-pos:long "-25.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_403'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '403'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.498'^^xsd:double;
  dwc:latitude '37.614'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_403'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.922 -25.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.922"^^xsd:decimal ;
  dwc:decimalLongitude "-25.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.922 -25.508)"^^geo:wktLiteral ;
  geo-pos:lat "37.922"^^xsd:decimal ;
  geo-pos:long "-25.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_404'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '404'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.508'^^xsd:double;
  dwc:latitude '37.922'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_404'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.267)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_405'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '405'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.267'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_405'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_406'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '406'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.017'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_406'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -27.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.617"^^xsd:decimal ;
  dwc:decimalLongitude "-27.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.617 -27.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.617"^^xsd:decimal ;
  geo-pos:long "-27.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_408'^^xsd:string;
  dwc:scientificName 'Nemertesia sp. 3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '408'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.067'^^xsd:double;
  dwc:latitude '38.617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_408'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_409'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '409'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.917'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_409'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  geo-pos:lat "38.59111"^^xsd:decimal ;
  geo-pos:long "-27.31083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_410'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '410'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31083'^^xsd:double;
  dwc:latitude '38.59111'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_410'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  geo-pos:lat "38.59111"^^xsd:decimal ;
  geo-pos:long "-27.31083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_411'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '411'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31083'^^xsd:double;
  dwc:latitude '38.59111'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_411'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.19833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.19833)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.19833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_412'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '412'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.19833'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_412'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_413'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '413'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_413'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_414'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '414'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_414'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_415'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '415'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_415'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_417'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '417'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_417'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.513 -28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.513 -28.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.513"^^xsd:decimal ;
  geo-pos:long "-28.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_419'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '419'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.617'^^xsd:double;
  dwc:latitude '38.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_419'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401 -28.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.401"^^xsd:decimal ;
  dwc:decimalLongitude "-28.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.401 -28.259)"^^geo:wktLiteral ;
  geo-pos:lat "38.401"^^xsd:decimal ;
  geo-pos:long "-28.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_420'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '420'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.259'^^xsd:double;
  dwc:latitude '38.401'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_420'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_422'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '422'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_422'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_424'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '424'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_424'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_425'^^xsd:string;
  dwc:scientificName 'Octocorallia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '425'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1341'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_425'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_427'^^xsd:string;
  dwc:scientificName 'Leuconia aspera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '427'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132192'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_427'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '164278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_429'^^xsd:string;
  dwc:scientificName 'Leucosolenia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '429'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132233'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_429'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '132233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_430'^^xsd:string;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '430'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_430'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_431'^^xsd:string;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '431'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_431'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_433'^^xsd:string;
  dwc:scientificName 'Guancha lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '433'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_433'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_434'^^xsd:string;
  dwc:scientificName 'Guancha lacunosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Cunha'^^xsd:string;
  dwc:collectorNumber '434'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_434'^^xsd:string;
  dwc:observationDate '2005-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '150239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_436'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '436'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_436'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_437'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '437'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_437'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_438'^^xsd:string;
  dwc:scientificName 'Gelidium microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '438'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145585'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_438'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_439'^^xsd:string;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '439'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_439'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_440'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '440'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_440'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_441'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_441'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_442'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '442'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_442'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_444'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_444'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_445'^^xsd:string;
  dwc:scientificName 'Osmundea pinnatifida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '445'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144847'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_445'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_446'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '446'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_446'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_447'^^xsd:string;
  dwc:scientificName 'Bryopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '447'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143812'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_447'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_448'^^xsd:string;
  dwc:scientificName 'Endarachne binghamiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '448'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146307'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_448'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '499665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_449'^^xsd:string;
  dwc:scientificName 'Wrangelia argus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '449'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144712'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_449'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_450'^^xsd:string;
  dwc:scientificName 'Porphyra sp.1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '450'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_450'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_451'^^xsd:string;
  dwc:scientificName 'Porphyra sp.2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '451'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_451'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_452'^^xsd:string;
  dwc:scientificName 'Porphyra sp.3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '452'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_452'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_453'^^xsd:string;
  dwc:scientificName 'Plocamium cartilagineum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '453'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145782'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_453'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_454'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '454'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_454'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94 -25.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94"^^xsd:decimal ;
  dwc:decimalLongitude "-25.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94 -25.148)"^^geo:wktLiteral ;
  geo-pos:lat "36.94"^^xsd:decimal ;
  geo-pos:long "-25.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_455'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. Atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '455'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.148'^^xsd:double;
  dwc:latitude '36.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145086'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_455'^^xsd:string;
  dwc:observationDate '2005-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '145086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_457'^^xsd:string;
  dwc:scientificName 'Ahnfeltiopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '457'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '371738'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_457'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '371738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_458'^^xsd:string;
  dwc:scientificName 'Grateloupia dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '458'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145246'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_458'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '839257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_459'^^xsd:string;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '459'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145599'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_459'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_460'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '460'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_460'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_461'^^xsd:string;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '461'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_461'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_462'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '462'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_462'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_463'^^xsd:string;
  dwc:scientificName 'Chaetomorpha pachynema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '463'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145030'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_463'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_464'^^xsd:string;
  dwc:scientificName 'Papenfussiella kuromo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '464'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144928'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_464'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_465'^^xsd:string;
  dwc:scientificName 'Osmundea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '465'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143921'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_465'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '143921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.645 -28.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.645"^^xsd:decimal ;
  dwc:decimalLongitude "-28.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.645 -28.614)"^^geo:wktLiteral ;
  geo-pos:lat "38.645"^^xsd:decimal ;
  geo-pos:long "-28.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_466'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '466'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.614'^^xsd:double;
  dwc:latitude '38.645'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_466'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_467'^^xsd:string;
  dwc:scientificName 'Petrospongium berkeleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '467'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144970'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_467'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_468'^^xsd:string;
  dwc:scientificName 'Aglaothamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '468'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144500'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_468'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1311358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_469'^^xsd:string;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '469'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_469'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_470'^^xsd:string;
  dwc:scientificName 'Polysiphonia atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '470'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144608'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_470'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_471'^^xsd:string;
  dwc:scientificName 'Stypocaulon scoparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '471'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145907'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_471'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '182742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_473'^^xsd:string;
  dwc:scientificName 'Hildenbrandia crouanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '473'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145710'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_473'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '371032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_474'^^xsd:string;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '474'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_474'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_475'^^xsd:string;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '475'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_475'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_476'^^xsd:string;
  dwc:scientificName 'Gymnogongrus griffithsiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '476'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145657'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_476'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_477'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_477'^^xsd:string;
  dwc:observationDate '2006-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.633 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.633"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_478'^^xsd:string;
  dwc:scientificName 'Laminaria ochroleuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145728'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_478'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '145728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_479'^^xsd:string;
  dwc:scientificName 'Caulerpa webbiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144477'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_479'^^xsd:string;
  dwc:observationDate '2002-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '144477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.581)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_481'^^xsd:string;
  dwc:scientificName 'Microdictyon calodictyon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.581'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145014'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_481'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_483'^^xsd:string;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '483'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_483'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -24.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-24.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -24.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-24.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_484'^^xsd:string;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '484'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_484'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_485'^^xsd:string;
  dwc:scientificName 'Chondracanthus acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '485'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.296'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145623'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_485'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '145623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_486'^^xsd:string;
  dwc:scientificName 'Botryocladia macaronesica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '486'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.296'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '377119'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_486'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '377119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_487'^^xsd:string;
  dwc:scientificName 'Cystoseira humilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '487'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145520'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_487'^^xsd:string;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '145520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.856 -25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.856 -25.296)"^^geo:wktLiteral ;
  geo-pos:lat "38.856"^^xsd:decimal ;
  geo-pos:long "-25.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_488'^^xsd:string;
  dwc:scientificName 'Dudresnaya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '488'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.296'^^xsd:double;
  dwc:latitude '38.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144032'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_488'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_489'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '489'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_489'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_491'^^xsd:string;
  dwc:scientificName 'Sargassum cymosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '491'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '494799'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_491'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '494799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 -25.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82"^^xsd:decimal ;
  dwc:decimalLongitude "-25.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82 -25.581)"^^geo:wktLiteral ;
  geo-pos:lat "37.82"^^xsd:decimal ;
  geo-pos:long "-25.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_492'^^xsd:string;
  dwc:scientificName 'Symphiocladia marchantioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '492'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.581'^^xsd:double;
  dwc:latitude '37.82'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '214275'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_492'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '144863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.212"^^xsd:decimal ;
  dwc:decimalLongitude "-26.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.611)"^^geo:wktLiteral ;
  geo-pos:lat "38.212"^^xsd:decimal ;
  geo-pos:long "-26.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_493'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '493'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.611'^^xsd:double;
  dwc:latitude '38.212'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_493'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_494'^^xsd:string;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '494'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_494'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_495'^^xsd:string;
  dwc:scientificName 'Codium decorticatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '495'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145083'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_495'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_497'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '497'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_497'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_498'^^xsd:string;
  dwc:scientificName 'Rhodymenia holmesii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '498'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145853'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_498'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '145853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_499'^^xsd:string;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '499'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_499'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_502'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '502'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_502'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -25.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-25.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -25.803)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-25.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_503'^^xsd:string;
  dwc:scientificName 'Scinaia forcellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '503'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.803'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '382358'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_503'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.271"^^xsd:decimal ;
  dwc:decimalLongitude "-24.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.771)"^^geo:wktLiteral ;
  geo-pos:lat "37.271"^^xsd:decimal ;
  geo-pos:long "-24.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_504'^^xsd:string;
  dwc:scientificName 'Polysiphonia elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '504'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.771'^^xsd:double;
  dwc:latitude '37.271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_504'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1340378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.541)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_505'^^xsd:string;
  dwc:scientificName 'Sphacelaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '505'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-28.541'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144272'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_505'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '144272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.834"^^xsd:decimal ;
  dwc:decimalLongitude "-25.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.618)"^^geo:wktLiteral ;
  geo-pos:lat "37.834"^^xsd:decimal ;
  geo-pos:long "-25.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_506'^^xsd:string;
  dwc:scientificName 'Sargassum vulgare'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '506'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.618'^^xsd:double;
  dwc:latitude '37.834'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '494801'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_506'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_508'^^xsd:string;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '508'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_508'^^xsd:string;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.223 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.223"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.223 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.223"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_509'^^xsd:string;
  dwc:scientificName 'Sphacelaria cirrosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '509'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '38.223'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145892'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_509'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '145892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.223 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.223"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.223 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.223"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_510'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '510'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '38.223'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_510'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_511'^^xsd:string;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '511'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_511'^^xsd:string;
  dwc:observationDate '2000-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_512'^^xsd:string;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '512'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146242'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_512'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_513'^^xsd:string;
  dwc:scientificName 'Sebdenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '513'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144177'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_513'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.834"^^xsd:decimal ;
  dwc:decimalLongitude "-25.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.519)"^^geo:wktLiteral ;
  geo-pos:lat "37.834"^^xsd:decimal ;
  geo-pos:long "-25.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_515'^^xsd:string;
  dwc:scientificName 'Phyllophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '515'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.519'^^xsd:double;
  dwc:latitude '37.834'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144169'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_515'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '144169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_516'^^xsd:string;
  dwc:scientificName 'Pterocladiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '516'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144137'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_516'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '144137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.848 -25.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.848"^^xsd:decimal ;
  dwc:decimalLongitude "-25.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.848 -25.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.848"^^xsd:decimal ;
  geo-pos:long "-25.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_517'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '517'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.683'^^xsd:double;
  dwc:latitude '37.848'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_517'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.296)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_518'^^xsd:string;
  dwc:scientificName 'Dudresnaya sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '518'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.296'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144032'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_518'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '144032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_519'^^xsd:string;
  dwc:scientificName 'Bonnemaisonia asparagoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '519'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144440'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_519'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_520'^^xsd:string;
  dwc:scientificName 'Cystoseira foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '520'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145518'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_520'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '145518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.801 -25.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.801"^^xsd:decimal ;
  dwc:decimalLongitude "-25.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.801 -25.797)"^^geo:wktLiteral ;
  geo-pos:lat "37.801"^^xsd:decimal ;
  geo-pos:long "-25.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_521'^^xsd:string;
  dwc:scientificName 'Falkenbergia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '521'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.797'^^xsd:double;
  dwc:latitude '37.801'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '295876'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_521'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.849 -25.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.849"^^xsd:decimal ;
  dwc:decimalLongitude "-25.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.849 -25.847)"^^geo:wktLiteral ;
  geo-pos:lat "37.849"^^xsd:decimal ;
  geo-pos:long "-25.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_523'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '523'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.847'^^xsd:double;
  dwc:latitude '37.849'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_523'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.889"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.889"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_525'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '525'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.889'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_525'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_530'^^xsd:string;
  dwc:scientificName 'Botryocladia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '530'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144247'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_530'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '144247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_531'^^xsd:string;
  dwc:scientificName 'Ceramium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '531'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_531'^^xsd:string;
  dwc:observationDate '2000-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-25.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.596)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-25.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_532'^^xsd:string;
  dwc:scientificName 'Phyllophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '532'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.596'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144169'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_532'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '144169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.271"^^xsd:decimal ;
  dwc:decimalLongitude "-24.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.271 -24.771)"^^geo:wktLiteral ;
  geo-pos:lat "37.271"^^xsd:decimal ;
  geo-pos:long "-24.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_533'^^xsd:string;
  dwc:scientificName 'Laurencia pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '533'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.771'^^xsd:double;
  dwc:latitude '37.271'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144831'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_533'^^xsd:string;
  dwc:observationDate '1999-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-24.776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -24.776)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-24.776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_534'^^xsd:string;
  dwc:scientificName 'Cystoseira abies-marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '534'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.776'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145504'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_534'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '668468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_535'^^xsd:string;
  dwc:scientificName 'Griffithsia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '535'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143841'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_535'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '143841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.834"^^xsd:decimal ;
  dwc:decimalLongitude "-25.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -25.519)"^^geo:wktLiteral ;
  geo-pos:lat "37.834"^^xsd:decimal ;
  geo-pos:long "-25.519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_536'^^xsd:string;
  dwc:scientificName 'Gigartina teedei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '536'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.519'^^xsd:double;
  dwc:latitude '37.834'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '162858'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_536'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '145624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841"^^xsd:decimal ;
  dwc:decimalLongitude "-25.394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841 -25.394)"^^geo:wktLiteral ;
  geo-pos:lat "37.841"^^xsd:decimal ;
  geo-pos:long "-25.394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_537'^^xsd:string;
  dwc:scientificName 'Kallymenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '537'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.394'^^xsd:double;
  dwc:latitude '37.841'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144048'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_537'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '144048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.727 -31.123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.727"^^xsd:decimal ;
  dwc:decimalLongitude "-31.123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.727 -31.123)"^^geo:wktLiteral ;
  geo-pos:lat "39.727"^^xsd:decimal ;
  geo-pos:long "-31.123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_538'^^xsd:string;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '538'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.123'^^xsd:double;
  dwc:latitude '39.727'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_538'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.563)"^^geo:wktLiteral ;
  geo-pos:lat "38.543"^^xsd:decimal ;
  geo-pos:long "-28.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_539'^^xsd:string;
  dwc:scientificName 'Derbesia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '539'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.563'^^xsd:double;
  dwc:latitude '38.543'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144462'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_539'^^xsd:string;
  dwc:observationDate '2000-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '144462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_540'^^xsd:string;
  dwc:scientificName 'Chaetomorpha pachynema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '540'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145030'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_540'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '145030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_543'^^xsd:string;
  dwc:scientificName 'Gelidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '543'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_543'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_545'^^xsd:string;
  dwc:scientificName 'Falkenbergia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '545'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '295876'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_545'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-28.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.545)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-28.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_547'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '547'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.545'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_547'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.563)"^^geo:wktLiteral ;
  geo-pos:lat "38.543"^^xsd:decimal ;
  geo-pos:long "-28.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_548'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '548'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.563'^^xsd:double;
  dwc:latitude '38.543'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_548'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 -31.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.68"^^xsd:decimal ;
  dwc:decimalLongitude "-31.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.68 -31.094)"^^geo:wktLiteral ;
  geo-pos:lat "39.68"^^xsd:decimal ;
  geo-pos:long "-31.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_549'^^xsd:string;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '549'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.094'^^xsd:double;
  dwc:latitude '39.68'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_549'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.726)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_550'^^xsd:string;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '550'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.726'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_550'^^xsd:string;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.228 -24.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.228"^^xsd:decimal ;
  dwc:decimalLongitude "-24.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.228 -24.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.228"^^xsd:decimal ;
  geo-pos:long "-24.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_551'^^xsd:string;
  dwc:scientificName 'Aglaothamnion sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '551'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.728'^^xsd:double;
  dwc:latitude '37.228'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143825'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_551'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.861 -25.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.861"^^xsd:decimal ;
  dwc:decimalLongitude "-25.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.861 -25.859)"^^geo:wktLiteral ;
  geo-pos:lat "37.861"^^xsd:decimal ;
  geo-pos:long "-25.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_552'^^xsd:string;
  dwc:scientificName 'Phyllophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '552'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-25.859'^^xsd:double;
  dwc:latitude '37.861'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144169'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_552'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '144169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.509"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_554'^^xsd:string;
  dwc:scientificName 'Sargassum cymosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '554'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '494799'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_554'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '494799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.637)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_555'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '555'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.637'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_555'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_557'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '557'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_557'^^xsd:string;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -28.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-28.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -28.664)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-28.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_559'^^xsd:string;
  dwc:scientificName 'Drachiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '559'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-28.664'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143884'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_559'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '143884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_560'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '560'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-28.622'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_560'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.828)"^^geo:wktLiteral ;
  geo-pos:lat "38.597"^^xsd:decimal ;
  geo-pos:long "-28.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_561'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '561'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-28.828'^^xsd:double;
  dwc:latitude '38.597'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_561'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561 -25.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.561"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561 -25.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.561"^^xsd:decimal ;
  geo-pos:long "-25.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_562'^^xsd:string;
  dwc:scientificName 'Acrosorium venulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '562'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-25.77'^^xsd:double;
  dwc:latitude '38.561'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_562'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.509"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.509 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.509"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_563'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '563'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.509'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_563'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.632)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_565'^^xsd:string;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '565'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.632'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_565'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-28.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.547)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-28.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_566'^^xsd:string;
  dwc:scientificName 'Delesseriaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '566'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.547'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143673'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_566'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '143673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.656)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_567'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '567'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.656'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_567'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.63)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_568'^^xsd:string;
  dwc:scientificName 'Acrosorium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '568'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.63'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '143875'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_568'^^xsd:string;
  dwc:observationDate '1999-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '143875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.252 -28.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.252"^^xsd:decimal ;
  dwc:decimalLongitude "-28.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.252 -28.928)"^^geo:wktLiteral ;
  geo-pos:lat "38.252"^^xsd:decimal ;
  geo-pos:long "-28.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_699'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.928'^^xsd:double;
  dwc:latitude '38.252'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_699'^^xsd:string;
  dwc:observationDate '2003-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676 -28.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.676"^^xsd:decimal ;
  dwc:decimalLongitude "-28.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.676 -28.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.676"^^xsd:decimal ;
  geo-pos:long "-28.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_700'^^xsd:string;
  dwc:scientificName 'Pandaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.026'^^xsd:double;
  dwc:latitude '38.676'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135531'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_700'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '135531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.638"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.638 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.638"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_705'^^xsd:string;
  dwc:scientificName 'Dissonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '705'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.638'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '346012'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_705'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '346012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.194 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.194"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.194 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.194"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_707'^^xsd:string;
  dwc:scientificName 'Trypanorhyncha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '707'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.194'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '104922'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_707'^^xsd:string;
  dwc:observationDate '2001-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '104922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.207 -28.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.207"^^xsd:decimal ;
  dwc:decimalLongitude "-28.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.207 -28.888)"^^geo:wktLiteral ;
  geo-pos:lat "38.207"^^xsd:decimal ;
  geo-pos:long "-28.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_708'^^xsd:string;
  dwc:scientificName 'Dissonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.888'^^xsd:double;
  dwc:latitude '38.207'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '346012'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_708'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '346012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.019 -25.122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.019"^^xsd:decimal ;
  dwc:decimalLongitude "-25.122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.019 -25.122)"^^geo:wktLiteral ;
  geo-pos:lat "37.019"^^xsd:decimal ;
  geo-pos:long "-25.122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_709'^^xsd:string;
  dwc:scientificName 'Cestoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.122'^^xsd:double;
  dwc:latitude '37.019'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1051'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_709'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.308)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_712'^^xsd:string;
  dwc:scientificName 'Cestoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.308'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1051'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_712'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.934 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.934"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.934 -25)"^^geo:wktLiteral ;
  geo-pos:lat "36.934"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_717'^^xsd:string;
  dwc:scientificName 'Sphyriidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '717'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1998'^^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:longitude '-25'^^xsd:integer;
  dwc:latitude '36.934'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135536'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_717'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '135536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -31.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.834"^^xsd:decimal ;
  dwc:decimalLongitude "-31.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.834 -31.517)"^^geo:wktLiteral ;
  geo-pos:lat "37.834"^^xsd:decimal ;
  geo-pos:long "-31.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_725'^^xsd:string;
  dwc:scientificName 'Sacculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Janine Caira'^^xsd:string;
  dwc:collectorNumber '725'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1997'^^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:longitude '-31.517'^^xsd:double;
  dwc:latitude '37.834'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '134782'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_725'^^xsd:string;
  dwc:observationDate '1997-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '134782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.409 -31.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.409"^^xsd:decimal ;
  dwc:decimalLongitude "-31.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.409 -31.866)"^^geo:wktLiteral ;
  geo-pos:lat "38.409"^^xsd:decimal ;
  geo-pos:long "-31.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_749'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.866'^^xsd:double;
  dwc:latitude '38.409'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_749'^^xsd:string;
  dwc:observationDate '2003-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_759'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp. nova'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '759'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_759'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_760'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '760'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_760'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_762'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '762'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_762'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_764'^^xsd:string;
  dwc:scientificName 'Janthina communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '764'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '459395'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_764'^^xsd:string;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616"^^xsd:decimal ;
  dwc:decimalLongitude "-28.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  geo-pos:lat "38.616"^^xsd:decimal ;
  geo-pos:long "-28.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_768'^^xsd:string;
  dwc:scientificName 'Conchoderma virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '768'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.309'^^xsd:double;
  dwc:latitude '38.616'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106147'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_768'^^xsd:string;
  dwc:observationDate '2006-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_770'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '770'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_770'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_771'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '771'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_771'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_772'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '772'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_772'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.978 -29.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.978"^^xsd:decimal ;
  dwc:decimalLongitude "-29.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.978 -29.245)"^^geo:wktLiteral ;
  geo-pos:lat "37.978"^^xsd:decimal ;
  geo-pos:long "-29.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_773'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '773'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.245'^^xsd:double;
  dwc:latitude '37.978'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_773'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_774'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '774'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_774'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_776'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '776'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_776'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_777'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '777'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_777'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_778'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '778'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_778'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_779'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '779'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_779'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_780'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '780'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_780'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_782'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '782'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_782'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_783'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '783'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_783'^^xsd:string;
  dwc:observationDate '2006-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_784'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '784'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_784'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.978 -29.245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.978"^^xsd:decimal ;
  dwc:decimalLongitude "-29.245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.978 -29.245)"^^geo:wktLiteral ;
  geo-pos:lat "37.978"^^xsd:decimal ;
  geo-pos:long "-29.245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_785'^^xsd:string;
  dwc:scientificName 'Astropecten sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '785'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.245'^^xsd:double;
  dwc:latitude '37.978'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_785'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_786'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '786'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_786'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_787'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '787'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_787'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_788'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '788'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_788'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_791'^^xsd:string;
  dwc:scientificName 'Halobates micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lanna Cheng'^^xsd:string;
  dwc:collectorNumber '791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '478509'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_791'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '478509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_792'^^xsd:string;
  dwc:scientificName 'Halobates micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lanna Cheng'^^xsd:string;
  dwc:collectorNumber '792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '478509'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_792'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '478509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_793'^^xsd:string;
  dwc:scientificName 'Halobates micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Lanna Cheng'^^xsd:string;
  dwc:collectorNumber '793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '478509'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_793'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '478509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_795'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.9'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_795'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_798'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_798'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_799'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_799'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_800'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_800'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_801'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_801'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_802'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_802'^^xsd:string;
  dwc:observationDate '2006-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.131"^^xsd:decimal ;
  dwc:decimalLongitude "-29.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.131 -29.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.131"^^xsd:decimal ;
  geo-pos:long "-29.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_803'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.098'^^xsd:double;
  dwc:latitude '38.131'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_803'^^xsd:string;
  dwc:observationDate '2006-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_805'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '805'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_805'^^xsd:string;
  dwc:observationDate '2006-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_806'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '806'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_806'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_808'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '808'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_808'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_809'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '809'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_809'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_810'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '810'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_810'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_811'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '811'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_811'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_812'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '812'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_812'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_813'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '813'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_813'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_815'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '815'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_815'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_816'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '816'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_816'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_817'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '817'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_817'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_818'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '818'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_818'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_821'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '821'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_821'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_823'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '823'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_823'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_824'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '824'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_824'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_825'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '825'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_825'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_826'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '826'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_826'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_827'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '827'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_827'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_829'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '829'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_829'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "38.524"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_830'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '830'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '38.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_830'^^xsd:string;
  dwc:observationDate '2006-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_832'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '832'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_832'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_833'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '833'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_833'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_834'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '834'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_834'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_835'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '835'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_835'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_837'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '837'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_837'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_838'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '838'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_838'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_839'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '839'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_839'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_840'^^xsd:string;
  dwc:scientificName 'Arthropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '840'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1065'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_840'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_841'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '841'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_841'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -28.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -28.697)"^^geo:wktLiteral ;
  geo-pos:lat "37.889"^^xsd:decimal ;
  geo-pos:long "-28.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_842'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '842'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.697'^^xsd:double;
  dwc:latitude '37.889'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_842'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_844'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '844'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_844'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_846'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '846'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_846'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_847'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '847'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_847'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_848'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '848'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_848'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_849'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '849'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_849'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_850'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '850'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_850'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_851'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '851'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_851'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "37.658"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_852'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '852'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.892'^^xsd:double;
  dwc:latitude '37.658'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_852'^^xsd:string;
  dwc:observationDate '2006-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_853'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '853'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_853'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_854'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '854'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_854'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_856'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '856'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_856'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_857'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '857'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_857'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_858'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '858'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_858'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_859'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '859'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_859'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_860'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '860'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_860'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_861'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '861'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_861'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_862'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '862'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_862'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.389"^^xsd:decimal ;
  dwc:decimalLongitude "-27.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.389 -27.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.389"^^xsd:decimal ;
  geo-pos:long "-27.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_863'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '863'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-27.965'^^xsd:double;
  dwc:latitude '38.389'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_863'^^xsd:string;
  dwc:observationDate '2006-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_867'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '867'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_867'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_869'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '869'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_869'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_870'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '870'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_870'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_871'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_871'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_872'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_872'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_873'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_873'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_875'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_875'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_876'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_876'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_877'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_877'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_878'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '878'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_878'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_879'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '879'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_879'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_880'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '880'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_880'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_881'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_881'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_882'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_882'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_884'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_884'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_885'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '885'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_885'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_886'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '886'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_886'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_887'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '887'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_887'^^xsd:string;
  dwc:observationDate '2006-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_888'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '888'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_888'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_889'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '889'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_889'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_890'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '890'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_890'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_891'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '891'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_891'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_893'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '893'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_893'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_895'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '895'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_895'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_896'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '896'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_896'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_897'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '897'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_897'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_898'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '898'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_898'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-29.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -29.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-29.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_899'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '899'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.002'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_899'^^xsd:string;
  dwc:observationDate '2006-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_901'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '901'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_901'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_902'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '902'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_902'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_903'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '903'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_903'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_904'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '904'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_904'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_905'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '905'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_905'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_906'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '906'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_906'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_908'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '908'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_908'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_909'^^xsd:string;
  dwc:scientificName 'Pseudoanthomastus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '909'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267770'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_909'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '267770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_910'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '910'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_910'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_911'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_911'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_912'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_912'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_913'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '913'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_913'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_914'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '914'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_914'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_916'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '916'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_916'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_917'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '917'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_917'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_918'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '918'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_918'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_919'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '919'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_919'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_920'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '920'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_920'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_921'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '921'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_921'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_922'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '922'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_922'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_925'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '925'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_925'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_926'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '926'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_926'^^xsd:string;
  dwc:observationDate '2007-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_927'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '927'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_927'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.339"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.339 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.339"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_928'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.339'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_928'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_929'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '929'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_929'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_930'^^xsd:string;
  dwc:scientificName 'Nephtheidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '930'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146762'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_930'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '146762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_931'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '931'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_931'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_932'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '932'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_932'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_936'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '936'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_936'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_937'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '937'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_937'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_938'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '938'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_938'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_939'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '939'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_939'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_979'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '979'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_979'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_980'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '980'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_980'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_981'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_981'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_982'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '982'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_982'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_983'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_983'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -29.054)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-29.054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_984'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_984'^^xsd:string;
  dwc:observationDate '2006-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_985'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_985'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_986'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_986'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_988'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_988'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_989'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '989'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_989'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_990'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_990'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_991'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_991'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_992'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_992'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_995'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_995'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_996'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_996'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_997'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_997'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_998'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_998'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_999'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_999'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1000'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1000'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1000'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1001'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1001'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1001'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1003'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1003'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1004'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1004'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1005'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1005'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "-29.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1006'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.065'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1006'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "-29.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1007'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.065'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1007'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -29.065)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "-29.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1009'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.065'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1009'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1010'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1010'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1010'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1011'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1011'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1011'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1012'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1012'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1012'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1013'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1013'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1014'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1014'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1014'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1015'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1015'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1015'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1016'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1016'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1018'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1018'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1019'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1019'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1020'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1020'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1021'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1021'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1021'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1022'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1022'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1023'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1023'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1026'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1026'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1026'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1030'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1030'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1030'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1031'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1031'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1031'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1032'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1032'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1032'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1033'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1033'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1033'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1034'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1034'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1034'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1035'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1035'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1035'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1037'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1037'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1037'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1038'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1038'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1038'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1039'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1039'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1039'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1042'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1042'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1042'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1044'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1044'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1045'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1045'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1046'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1046'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.549 -31.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.549 -31.106)"^^geo:wktLiteral ;
  geo-pos:lat "39.549"^^xsd:decimal ;
  geo-pos:long "-31.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1051'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.106'^^xsd:double;
  dwc:latitude '39.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1051'^^xsd:string;
  dwc:observationDate '2006-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -31.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576"^^xsd:decimal ;
  dwc:decimalLongitude "-31.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -31.179)"^^geo:wktLiteral ;
  geo-pos:lat "38.576"^^xsd:decimal ;
  geo-pos:long "-31.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1052'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.179'^^xsd:double;
  dwc:latitude '38.576'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_1052'^^xsd:string;
  dwc:observationDate '2006-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1054'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1054'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1055'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1055'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1055'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1062'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1062'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1062'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1063'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1063'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1064'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1064'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1066'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1066'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-28.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -28.487)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-28.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1067'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.487'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1067'^^xsd:string;
  dwc:observationDate '2006-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1068'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1068'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1069'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1069'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1070'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1070'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1071'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1071'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1072'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1072'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1074'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1074'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1074'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1075'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1075'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1075'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1076'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1076'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1077'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1077'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1078'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1078'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1078'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1079'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1079'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1079'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1080'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1080'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1080'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1082'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1082'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1082'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1083'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1083'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1084'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1084'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1084'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1085'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1085'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1085'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1087'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1087'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1088'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1088'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1089'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1089'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1089'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1090'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1090'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1091'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1091'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1092'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1092'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1093'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1093'^^xsd:string;
  dwc:observationDate '2006-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.877 -29.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.877"^^xsd:decimal ;
  dwc:decimalLongitude "-29.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.877 -29.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.877"^^xsd:decimal ;
  geo-pos:long "-29.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1094'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.106'^^xsd:double;
  dwc:latitude '37.877'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1094'^^xsd:string;
  dwc:observationDate '2007-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1107'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1107'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1107'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1108'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1108'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1108'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1110'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1110'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1111'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1111'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -28.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-28.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1112'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.04'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1112'^^xsd:string;
  dwc:observationDate '2006-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.173"^^xsd:decimal ;
  dwc:decimalLongitude "-28.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.944)"^^geo:wktLiteral ;
  geo-pos:lat "38.173"^^xsd:decimal ;
  geo-pos:long "-28.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1114'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.944'^^xsd:double;
  dwc:latitude '38.173'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1114'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -28.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.667 -28.883)"^^geo:wktLiteral ;
  geo-pos:lat "37.667"^^xsd:decimal ;
  geo-pos:long "-28.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1116'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.883'^^xsd:double;
  dwc:latitude '37.667'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1116'^^xsd:string;
  dwc:observationDate '2005-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.628)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1117'^^xsd:string;
  dwc:scientificName 'Janthina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.628'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138092'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_1117'^^xsd:string;
  dwc:observationDate '2007-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '138092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.415)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-28.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1127'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.415'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1127'^^xsd:string;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.498)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-28.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1128'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1128'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.498'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1128'^^xsd:string;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1160'^^xsd:string;
  dwc:scientificName 'Nesiarchus nasutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1160'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126865'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_1160'^^xsd:string;
  dwc:observationDate '2007-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1161'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1161'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1161'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1163'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1163'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1163'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1164'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1164'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1164'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1165'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1165'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1165'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1166'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1166'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1166'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1167'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1167'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1167'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1168'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1168'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1168'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1169'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1169'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1169'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1170'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1170'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1170'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1171'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1171'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1171'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1173'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1173'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1173'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1174'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1174'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1174'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1175'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1175'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1175'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1176'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1176'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1176'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1177'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1177'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1177'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1178'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1178'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1178'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1179'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1179'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1179'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1181'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1181'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1181'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1182'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1182'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1182'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1183'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1183'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1183'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1184'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1184'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1185'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1185'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1186'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1186'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1187'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1187'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1187'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1189'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1189'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1189'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1190'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1190'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1190'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1191'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1191'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1192'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1192'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1192'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1193'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1193'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1194'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1194'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1195'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1195'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1195'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1197'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1197'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -28.697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.889 -28.697)"^^geo:wktLiteral ;
  geo-pos:lat "37.889"^^xsd:decimal ;
  geo-pos:long "-28.697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1200'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1200'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.697'^^xsd:double;
  dwc:latitude '37.889'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1200'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.637 -16.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.637"^^xsd:decimal ;
  dwc:decimalLongitude "-16.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.637 -16.857)"^^geo:wktLiteral ;
  geo-pos:lat "32.637"^^xsd:decimal ;
  geo-pos:long "-16.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1201'^^xsd:string;
  dwc:scientificName 'Gerardia macaronesica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1201'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Madeira Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.857'^^xsd:double;
  dwc:latitude '32.637'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '815625'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_1201'^^xsd:string;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '467546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.637 -16.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.637"^^xsd:decimal ;
  dwc:decimalLongitude "-16.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.637 -16.857)"^^geo:wktLiteral ;
  geo-pos:lat "32.637"^^xsd:decimal ;
  geo-pos:long "-16.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1202'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1202'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Madeira Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.857'^^xsd:double;
  dwc:latitude '32.637'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_1202'^^xsd:string;
  dwc:observationDate '2007-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1204'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1204'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1204'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1205'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1205'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1205'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1206'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1206'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1206'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1207'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1207'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1207'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1208'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1208'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1208'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1209'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1209'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1209'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1210'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1210'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1210'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1211'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1211'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74454"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74454 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.74454"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1213'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.74454'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1213'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.744"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.744"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1218'^^xsd:string;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1218'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.744'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1218'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.744"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.744"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1219'^^xsd:string;
  dwc:scientificName 'Heteralepas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1219'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.744'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106095'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1219'^^xsd:string;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1221'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1221'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1221'^^xsd:string;
  dwc:observationDate '2007-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1222'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1222'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1222'^^xsd:string;
  dwc:observationDate '2007-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1223'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1223'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1223'^^xsd:string;
  dwc:observationDate '2007-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1224'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1224'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1224'^^xsd:string;
  dwc:observationDate '2007-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1227'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1227'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1227'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1228'^^xsd:string;
  dwc:scientificName 'Emarginula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1228'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138012'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1228'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '138012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1229'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1229'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1229'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1230'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1230'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1230'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1231'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1231'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1231'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1232'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1232'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1232'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1233'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1233'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1233'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1235'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1235'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1235'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1236'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1236'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1236'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1237'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1237'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1237'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1238'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1238'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1238'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1239'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1239'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1239'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1240'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1240'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1240'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1242'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1242'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1242'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1243'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1243'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1243'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1244'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1244'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1244'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1245'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1245'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1245'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1246'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1246'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1246'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1247'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1247'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.606'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1247'^^xsd:string;
  dwc:observationDate '2007-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1249'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1249'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1249'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1250'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1250'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1250'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1252'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1252'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1252'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1253'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1253'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1253'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1254'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1254'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1254'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1255'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1255'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1255'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1256'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1256'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1256'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1257'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1257'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1257'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1258'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1258'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1258'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1259'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ian Tittley'^^xsd:string;
  dwc:collectorNumber '1259'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1259'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1260'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1260'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1260'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1261'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1261'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1261'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1263'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1263'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1263'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1268'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1268'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1268'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -29.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 -29.19)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "-29.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1269'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1269'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.19'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1269'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1271'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1271'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1272'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1272'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1273'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1273'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1273'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1274'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1274'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1274'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1275'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Valentina de Matos, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1275'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1277'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1277'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1278'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1278'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1278'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1279'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1279'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1280'^^xsd:string;
  dwc:scientificName 'Coenocyathus cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1280'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1281'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1281'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1282'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1282'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1284'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1284'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1285'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1285'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1285'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1286'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1286'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1286'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1289'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1289'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1289'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1290'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1290'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1290'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1291'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1291'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1291'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1292'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1292'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1292'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1293'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1293'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1293'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1294'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1294'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1294'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1295'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1295'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1296'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1296'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1296'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1297'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1297'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1297'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1298'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1298'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1298'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1299'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1299'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1299'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1301'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1301'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1301'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1302'^^xsd:string;
  dwc:scientificName 'Javania cailleti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1302'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135198'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1302'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '135198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1303'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1303'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1303'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1304'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1304'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1304'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1305'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1305'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1305'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1306'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1306'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1306'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1307'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1307'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1307'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1309'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1309'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1309'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1310'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1310'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1310'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1311'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1311'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1311'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1312'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1312'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1312'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1313'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1313'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1313'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1314'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1314'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1314'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1316'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1316'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1316'^^xsd:string;
  dwc:observationDate '2007-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1318'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1318'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1318'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1319'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1319'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1319'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1320'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1320'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1320'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1321'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1321'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1321'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1322'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1322'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1322'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1323'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1323'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1323'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1324'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1324'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1324'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1325'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1325'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1325'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1327'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1327'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1327'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1328'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1328'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1328'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1329'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1329'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1329'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1330'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1330'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1330'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1331'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1331'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1331'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1332'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1332'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1332'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1333'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1333'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1333'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1334'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1334'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1334'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1337'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1337'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1337'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1338'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1338'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1338'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1339'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1339'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1339'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1340'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Oscar Ocaña, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1340'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1340'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1341'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1341'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1341'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1342'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp. 1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1342'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1342'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1343'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1343'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1343'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1344'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1344'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1344'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1345'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1345'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1345'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1347'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1347'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1347'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1348'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1348'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1348'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1349'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1349'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1349'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1350'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1350'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1350'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1352'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1352'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1352'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1353'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1353'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1353'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1354'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1354'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1354'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1355'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1355'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1355'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1356'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1356'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1356'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1357'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1357'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1357'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1359'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1359'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1359'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1360'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1360'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1360'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1361'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1361'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1361'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1362'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1362'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1362'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1363'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1363'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1363'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1364'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1364'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1364'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1365'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1365'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1365'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1367'^^xsd:string;
  dwc:scientificName 'Heteralepas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1367'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106095'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1367'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '106095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1368'^^xsd:string;
  dwc:scientificName 'Heteralepas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1368'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106095'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1368'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '106095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1370'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1370'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1370'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1371'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1371'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1371'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1372'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1372'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1372'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1373'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1373'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1373'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1374'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1374'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1374'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1376'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1376'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1376'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1377'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1377'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1377'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1378'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1378'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1378'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1379'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1379'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1379'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1380'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1380'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1380'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.956"^^xsd:decimal ;
  dwc:decimalLongitude "-29.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.956 -29.214)"^^geo:wktLiteral ;
  geo-pos:lat "37.956"^^xsd:decimal ;
  geo-pos:long "-29.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1381'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1381'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.214'^^xsd:double;
  dwc:latitude '37.956'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1381'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.962)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1382'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1382'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.962'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1382'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1383'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1383'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1383'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1384'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1384'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1384'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1386'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1386'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1386'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1387'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1387'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1387'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1388'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1388'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1388'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1389'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1389'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1390'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1390'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1390'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1391'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1391'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1391'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1392'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1392'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1392'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1393'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1393'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1393'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1395'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1395'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1395'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1396'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1396'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1396'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1398'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1398'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1398'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1399'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1399'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1399'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1400'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1400'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1400'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1401'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1401'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1401'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1402'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1402'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1402'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1404'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1404'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1404'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1405'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1405'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1405'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1406'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1406'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1406'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1407'^^xsd:string;
  dwc:scientificName 'Streptocaulus corneliusi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1407'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117307'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1407'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '117307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1408'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1408'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1408'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1409'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1409'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1409'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1410'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1410'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1410'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1411'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1411'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1411'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1413'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1413'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1413'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1414'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1414'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1414'^^xsd:string;
  dwc:observationDate '2007-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1416'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1416'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1416'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1417'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1417'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1417'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1418'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1418'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1418'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1420'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1420'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1420'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1421'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1421'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1421'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1422'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1422'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1422'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1423'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1423'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1423'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1424'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1424'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1424'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1425'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1425'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1425'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1426'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1426'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1426'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1427'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1427'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1427'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1429'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1429'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1429'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1430'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1430'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1430'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1431'^^xsd:string;
  dwc:scientificName 'Streptocaulus corneliusi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1431'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117307'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1431'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '117307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1432'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1432'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1432'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1433'^^xsd:string;
  dwc:scientificName 'Nemertesia bellini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura'^^xsd:string;
  dwc:collectorNumber '1433'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '285171'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1433'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '285171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1434'^^xsd:string;
  dwc:scientificName 'Lima exilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1434'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '540215'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1434'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1435'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1435'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1435'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1436'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1436'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1436'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1437'^^xsd:string;
  dwc:scientificName 'Swiftia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1437'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125314'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1437'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '125314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1438'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1438'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1438'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1439'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1439'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1439'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1440'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1440'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1440'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1442'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1442'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1442'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1443'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1443'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1444'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1444'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1445'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1445'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1445'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1446'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1446'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1446'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1447'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1447'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1447'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1448'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1448'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1448'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1449'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1449'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1449'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1450'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1450'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1450'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1451'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1451'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1451'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1452'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1452'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1452'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1454'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1454'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1454'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1455'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1455'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1455'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1456'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1456'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1456'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1457'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1457'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1457'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1458'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1458'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1458'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1459'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1459'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1459'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1460'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1460'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1460'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1462'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1462'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1462'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1463'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1463'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1463'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1464'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1464'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1464'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1465'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1465'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1465'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1466'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1466'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1466'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1467'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1467'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1467'^^xsd:string;
  dwc:observationDate '2007-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1469'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1469'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1469'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1470'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1470'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1470'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1471'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1471'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1471'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1472'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1472'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1472'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1473'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1473'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1473'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1474'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1474'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1474'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1475'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1475'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1475'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1476'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1476'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1476'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1477'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1477'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1479'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1479'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1481'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1481'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1482'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1482'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1483'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1483'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1483'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1484'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1484'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1484'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1485'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1485'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1485'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1486'^^xsd:string;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '1486'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1486'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1487'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1487'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1487'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1489'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1489'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1489'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1490'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1490'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1490'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1491'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1491'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1491'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.354 -28.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.354"^^xsd:decimal ;
  dwc:decimalLongitude "-28.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.354 -28.646)"^^geo:wktLiteral ;
  geo-pos:lat "38.354"^^xsd:decimal ;
  geo-pos:long "-28.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1492'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1492'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.646'^^xsd:double;
  dwc:latitude '38.354'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1492'^^xsd:string;
  dwc:observationDate '2007-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1493'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1493'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1493'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1494'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1494'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1494'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1495'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1495'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1495'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1496'^^xsd:string;
  dwc:scientificName 'Nemertesia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1496'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1496'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1497'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1497'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1497'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1498'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1498'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1498'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1499'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1499'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1499'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1501'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1501'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1501'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1502'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1502'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1502'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1503'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1503'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1503'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1504'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1504'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1504'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1505'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1505'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1505'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1506'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1506'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1506'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1508'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1508'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1508'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1509'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1509'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1509'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1510'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1510'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1510'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1511'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1511'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1511'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1512'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1512'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1512'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1513'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1513'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1513'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1515'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1515'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1515'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1516'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1516'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1516'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1518'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1518'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.889'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1518'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1519'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1519'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1519'^^xsd:string;
  dwc:observationDate '2007-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1520'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1520'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1520'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1521'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1521'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1521'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1522'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1522'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1522'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1523'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1523'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1523'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1524'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1524'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1524'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1525'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1525'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1525'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1526'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1526'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1526'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1527'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1527'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1527'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1528'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1528'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1528'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1530'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1530'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1530'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1531'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1531'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1531'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1534'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1534'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1534'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1535'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1535'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1535'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1536'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1536'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1536'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1537'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1537'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1537'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1539'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1539'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1539'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1540'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1540'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1540'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1541'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1541'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1541'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1542'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1542'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1542'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1543'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1543'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1543'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1545'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1545'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1545'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1546'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1546'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1546'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1547'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1547'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1547'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1548'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1548'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1548'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1549'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1549'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1549'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1550'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1550'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1550'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1551'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1551'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1551'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1553'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1553'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1553'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1554'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1554'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1554'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1555'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1555'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1555'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1556'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1556'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1556'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1557'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1557'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1557'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1558'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1558'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1558'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1559'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1559'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1559'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1560'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1560'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1560'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1562'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1562'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1562'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1563'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1563'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1563'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1564'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1564'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1564'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1565'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1565'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1565'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1566'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1566'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1566'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1567'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1567'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1567'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1568'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1568'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1568'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1571'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1571'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1571'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.934"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.934"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1573'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1573'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.934'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1573'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1574'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1574'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1574'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1575'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1575'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1575'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1576'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1576'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1576'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1577'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1577'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1577'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1579'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1579'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1579'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1580'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1580'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1580'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1581'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1581'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1581'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1582'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1582'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1583'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1583'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1583'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1584'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1584'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1584'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1585'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1585'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1585'^^xsd:string;
  dwc:observationDate '2007-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1586'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1586'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1586'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1587'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1587'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1587'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1589'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1589'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1589'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1591'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1591'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1591'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1592'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1592'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1592'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1593'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1593'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1593'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1594'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1594'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1594'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1595'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1595'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1595'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1596'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1596'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1596'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1599'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1599'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1599'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1600'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1600'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1600'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1601'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1601'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1602'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1602'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1602'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1603'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1603'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.133'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1603'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1604'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1604'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.133'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1604'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.133)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1605'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1605'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.133'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1605'^^xsd:string;
  dwc:observationDate '2007-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.567 -29.033)"^^geo:wktLiteral ;
  geo-pos:lat "37.567"^^xsd:decimal ;
  geo-pos:long "-29.033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1606'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.033'^^xsd:double;
  dwc:latitude '37.567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1606'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1609'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1609'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1611'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1611'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1612'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1612'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1613'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1613'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1614'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1614'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1616'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1616'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1617'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1617'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1618'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1618'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1619'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1619'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1620'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1620'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1621'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1621'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1621'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1623'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1623'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1624'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1624'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1625'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1625'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1626'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1626'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1626'^^xsd:string;
  dwc:observationDate '2007-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1627'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1627'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1628'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1628'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1629'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1629'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1630'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1630'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1631'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1631'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1632'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1632'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1633'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1633'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1634'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1634'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1634'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1635'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1635'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1635'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1636'^^xsd:string;
  dwc:scientificName 'Caryophyllia foresti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1636'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135140'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1636'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '135140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1638'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1638'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1639'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1639'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1640'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1640'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1640'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1641'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1641'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1641'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1642'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1642'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1642'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1643'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1643'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1643'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1644'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1644'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1644'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1645'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1645'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1645'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1646'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1646'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1646'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1647'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1647'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1647'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1648'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1648'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1648'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1649'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1649'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1649'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1650'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1650'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1650'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1652'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1652'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1652'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1653'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1653'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1653'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1654'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1654'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1655'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1655'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1656'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1656'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1657'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1657'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1658'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1658'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1660'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1660'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1661'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1661'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1661'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1662'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1662'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1662'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1663'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1663'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1663'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1664'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1664'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1664'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1665'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1665'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1665'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1666'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1666'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1666'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1667'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1667'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1667'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1668'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1668'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1668'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1669'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1669'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1669'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1670'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1670'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1670'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1671'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1671'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1671'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1672'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1672'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1672'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1673'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1673'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1673'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1674'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1674'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1674'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1675'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1675'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1675'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1676'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1676'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1676'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1677'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1677'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1677'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1678'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1678'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1678'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1679'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1679'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1679'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1680'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1680'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1680'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1681'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1681'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1681'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1682'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1682'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1682'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1683'^^xsd:string;
  dwc:scientificName 'Nemertesia sp. 2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1683'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1683'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.299 -27.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.299"^^xsd:decimal ;
  dwc:decimalLongitude "-27.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.299 -27.024)"^^geo:wktLiteral ;
  geo-pos:lat "40.299"^^xsd:decimal ;
  geo-pos:long "-27.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1684'^^xsd:string;
  dwc:scientificName 'Bathyraja richardsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1684'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.024'^^xsd:double;
  dwc:latitude '40.299'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105867'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1684'^^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/4493__COLETA_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.354"^^xsd:decimal ;
  dwc:decimalLongitude "-26.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.754)"^^geo:wktLiteral ;
  geo-pos:lat "40.354"^^xsd:decimal ;
  geo-pos:long "-26.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1685'^^xsd:string;
  dwc:scientificName 'Apristurus laurussonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1685'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.754'^^xsd:double;
  dwc:latitude '40.354'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105807'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1685'^^xsd:string;
  dwc:observationDate '2001-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.227 -27.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.227"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.227 -27.12)"^^geo:wktLiteral ;
  geo-pos:lat "40.227"^^xsd:decimal ;
  geo-pos:long "-27.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1686'^^xsd:string;
  dwc:scientificName 'Alepocephalus cf. australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1686'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.12'^^xsd:double;
  dwc:latitude '40.227'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1686'^^xsd:string;
  dwc:observationDate '2001-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.354"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.354 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.354"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1687'^^xsd:string;
  dwc:scientificName 'Apristurus manis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1687'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.354'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105808'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1687'^^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/4493__COLETA_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.839)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1688'^^xsd:string;
  dwc:scientificName 'Alepocephalus productus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1688'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.839'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126683'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1688'^^xsd:string;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-26.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.831)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-26.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1689'^^xsd:string;
  dwc:scientificName 'Caristius maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1689'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.831'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126825'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1689'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '282011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.347"^^xsd:decimal ;
  dwc:decimalLongitude "-26.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.831)"^^geo:wktLiteral ;
  geo-pos:lat "40.347"^^xsd:decimal ;
  geo-pos:long "-26.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1690'^^xsd:string;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1690'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.831'^^xsd:double;
  dwc:latitude '40.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1690'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.352"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.352 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.352"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1691'^^xsd:string;
  dwc:scientificName 'Gadomus arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1691'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.352'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126469'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1691'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1692'^^xsd:string;
  dwc:scientificName 'Brotulotaenia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1692'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '41.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126668'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1692'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.341 -26.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.341"^^xsd:decimal ;
  dwc:decimalLongitude "-26.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.341 -26.709)"^^geo:wktLiteral ;
  geo-pos:lat "40.341"^^xsd:decimal ;
  geo-pos:long "-26.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1693'^^xsd:string;
  dwc:scientificName 'Dolichopteryx longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1693'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.709'^^xsd:double;
  dwc:latitude '40.341'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126731'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1693'^^xsd:string;
  dwc:observationDate '2001-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.523"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1694'^^xsd:string;
  dwc:scientificName 'Leptostomias haplocaulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1694'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127356'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1694'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1695'^^xsd:string;
  dwc:scientificName 'Leptostomias longibarba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1695'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127357'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1695'^^xsd:string;
  dwc:observationDate '2001-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.507"^^xsd:decimal ;
  dwc:decimalLongitude "-27.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  geo-pos:lat "40.507"^^xsd:decimal ;
  geo-pos:long "-27.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1696'^^xsd:string;
  dwc:scientificName 'Photonectes dinema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1696'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.029'^^xsd:double;
  dwc:latitude '40.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127369'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1696'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.507"^^xsd:decimal ;
  dwc:decimalLongitude "-27.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  geo-pos:lat "40.507"^^xsd:decimal ;
  geo-pos:long "-27.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1697'^^xsd:string;
  dwc:scientificName 'Stylephorus chordatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1697'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.029'^^xsd:double;
  dwc:latitude '40.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126526'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1697'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.507"^^xsd:decimal ;
  dwc:decimalLongitude "-27.029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.507 -27.029)"^^geo:wktLiteral ;
  geo-pos:lat "40.507"^^xsd:decimal ;
  geo-pos:long "-27.029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1698'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1698'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.029'^^xsd:double;
  dwc:latitude '40.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1698'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1700'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1700'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1700'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1701'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1701'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1701'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1702'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1702'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1702'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1703'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1703'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1703'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1704'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1704'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1704'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1705'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1705'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1705'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1706'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1706'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1706'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1707'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1707'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1707'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1708'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1708'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1709'^^xsd:string;
  dwc:scientificName 'Nemertesia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1709'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117813'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1709'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1710'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1710'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1710'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1711'^^xsd:string;
  dwc:scientificName 'Nemertesia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1711'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117813'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1711'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1712'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1712'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1712'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1713'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1713'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1713'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1714'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1714'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1714'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1715'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1715'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1715'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1716'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1716'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1716'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1717'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1717'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1717'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1719'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1719'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1719'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1720'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1720'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1720'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1721'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1721'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1721'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1722'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1722'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1722'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1723'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1723'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1723'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1724'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1724'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1724'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1725'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1725'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1725'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1726'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1726'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1726'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1727'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1727'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1727'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1729'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1729'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1729'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1730'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1730'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1730'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1731'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1731'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1731'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1732'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1732'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1732'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1733'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1733'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1733'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1734'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1734'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1734'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1735'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1735'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1735'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1737'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1737'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1737'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1739'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1739'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1739'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1740'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1740'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1740'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1741'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1741'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1741'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1743'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1743'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1743'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1744'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1744'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1744'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1745'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1745'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1745'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1746'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1746'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1746'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1747'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1747'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1747'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1748'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1748'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1748'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1749'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1749'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1749'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1750'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1750'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1750'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1752'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1752'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1752'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1753'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1753'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1753'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1754'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1754'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1754'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1755'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1755'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1755'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1756'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1756'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1756'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1757'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1757'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1757'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1758'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1758'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1758'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1759'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1759'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1759'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1760'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1760'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1760'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1761'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1761'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1761'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1762'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1762'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1762'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1763'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1763'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1763'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1764'^^xsd:string;
  dwc:scientificName 'Cryptolaria pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1764'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117688'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1764'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '117688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1765'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1765'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1765'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1766'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1766'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1766'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1769'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1769'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1769'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1770'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1770'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1770'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1771'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '1771'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1771'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1772'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1772'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1772'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1773'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1773'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1773'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1774'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1774'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1774'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1775'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1775'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1775'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1776'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1776'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1776'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1777'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1777'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1777'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1778'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1778'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1778'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.024)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1780'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1780'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.024'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1780'^^xsd:string;
  dwc:observationDate '2007-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1782'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1782'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1782'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1783'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1783'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1783'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1784'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1784'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1784'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1785'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Valentina de Matos, Filipe Porteiro, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1785'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1785'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1786'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1786'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1786'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1787'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1787'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1787'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1788'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1788'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1788'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1789'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1789'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1789'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1790'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1790'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1790'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1791'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1791'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1793'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1793'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1794'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1794'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1794'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1795'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1795'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1796'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1796'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1796'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1797'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1797'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1797'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1798'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1798'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1800'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1800'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1801'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1801'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1802'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1802'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1803'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1803'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1804'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1804'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1804'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1805'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1805'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1805'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1806'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1806'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1806'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1807'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1807'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1807'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1808'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1808'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1808'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1810'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1810'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1810'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1811'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1811'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1811'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1812'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1812'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1812'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1813'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1813'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1813'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1814'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1814'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1814'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1815'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1815'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1815'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1816'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1816'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1816'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1817'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1817'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1817'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1819'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1819'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1819'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1820'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1820'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1820'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1821'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1821'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1821'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1822'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1822'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1822'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1823'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1823'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1823'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1824'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1824'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1824'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1826'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1826'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1826'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1828'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1828'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1828'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1829'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1829'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1829'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1830'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1830'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1830'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1831'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1831'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1831'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1832'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1832'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1832'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1834'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1834'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1834'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1835'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1835'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1835'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1836'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1836'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1836'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1837'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1837'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1837'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1838'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1838'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1838'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1840'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1840'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1840'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1841'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1841'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1841'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1843'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1843'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1843'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1844'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1844'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1844'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1845'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1845'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1845'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1846'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '1846'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1846'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1847'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1847'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1847'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1848'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1848'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1848'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1849'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1849'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1849'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1850'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1850'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1850'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1851'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1851'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1851'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1852'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1852'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1852'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1854'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1854'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1854'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1855'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1855'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1855'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1856'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1856'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1856'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1857'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1857'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1857'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1859'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1859'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1859'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1860'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1860'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1860'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.776"^^xsd:decimal ;
  dwc:decimalLongitude "-29.152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.776 -29.152)"^^geo:wktLiteral ;
  geo-pos:lat "37.776"^^xsd:decimal ;
  geo-pos:long "-29.152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1861'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1861'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.152'^^xsd:double;
  dwc:latitude '37.776'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1861'^^xsd:string;
  dwc:observationDate '2007-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.934"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.934"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1862'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1862'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.934'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1862'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.934"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.934"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1863'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1863'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.934'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1863'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.934"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.934"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1864'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1864'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.934'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1864'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1866'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1866'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1866'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1867'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1867'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1867'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1868'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1868'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1868'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1870'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1870'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1870'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1871'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1871'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1872'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1872'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1873'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1873'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1874'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1874'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1875'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1875'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1877'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1877'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1878'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1878'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1878'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1879'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1879'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1879'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1880'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1880'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1880'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1881'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1881'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1882'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1882'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1883'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1883'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1884'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1884'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.523"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1892'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1892'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1892'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.523"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.523 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "40.523"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1893'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1893'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-27.02'^^xsd:double;
  dwc:latitude '40.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1893'^^xsd:string;
  dwc:observationDate '2001-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.362"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.362"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1894'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1894'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.362'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1894'^^xsd:string;
  dwc:observationDate '2007-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.317)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1909'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1909'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.317'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1909'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1911'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1911'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1912'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1912'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1913'^^xsd:string;
  dwc:scientificName 'Coenocyathus cylindricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1913'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135149'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1913'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '135149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1914'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1914'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1914'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1915'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1915'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1915'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1916'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1916'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1916'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1917'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1917'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1917'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1918'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1918'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1918'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1919'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1919'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1919'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1921'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1921'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1921'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1922'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1922'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1922'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1923'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1923'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1923'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1924'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1924'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1924'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1925'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1925'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1925'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1926'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1926'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1926'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1928'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1928'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1929'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1929'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1929'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1931'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1931'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1931'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1932'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1932'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1932'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1933'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1933'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1933'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1934'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1934'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1934'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1935'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1935'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1935'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1936'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1936'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1936'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.726"^^xsd:decimal ;
  dwc:decimalLongitude "-29.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.726"^^xsd:decimal ;
  geo-pos:long "-29.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1938'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Filipe Porteiro, Andreia Cunha, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1938'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.967'^^xsd:double;
  dwc:latitude '38.726'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1938'^^xsd:string;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.726"^^xsd:decimal ;
  dwc:decimalLongitude "-29.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.726"^^xsd:decimal ;
  geo-pos:long "-29.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1939'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1939'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.967'^^xsd:double;
  dwc:latitude '38.726'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1939'^^xsd:string;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.726"^^xsd:decimal ;
  dwc:decimalLongitude "-29.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.726 -29.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.726"^^xsd:decimal ;
  geo-pos:long "-29.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1940'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1940'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.967'^^xsd:double;
  dwc:latitude '38.726'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1940'^^xsd:string;
  dwc:observationDate '2007-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.545"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "38.545"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1941'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1941'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '38.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1941'^^xsd:string;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.731 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.731"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.731 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.731"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1942'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1942'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.985'^^xsd:double;
  dwc:latitude '38.731'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1942'^^xsd:string;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1943'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1943'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1943'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1944'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1944'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1944'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1945'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp. 1'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1945'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1945'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1946'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1946'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1946'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1948'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1948'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1948'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1949'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1949'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1949'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1950'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1950'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1950'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1951'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1951'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1951'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1952'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1952'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1952'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1953'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1953'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1953'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1954'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1954'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1954'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1955'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1955'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1955'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1956'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1956'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1956'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.142"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.142 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "39.142"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1957'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1957'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.101'^^xsd:double;
  dwc:latitude '39.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1957'^^xsd:string;
  dwc:observationDate '2007-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1958'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1958'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1958'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1959'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1959'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1959'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1960'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1960'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1960'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1962'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1962'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1962'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1963'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1963'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1963'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.344"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.344 -28.66)"^^geo:wktLiteral ;
  geo-pos:lat "38.344"^^xsd:decimal ;
  geo-pos:long "-28.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1964'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1964'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.66'^^xsd:double;
  dwc:latitude '38.344'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1964'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1966'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '1966'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1966'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1967'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1967'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_1967'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-29.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-29.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1968'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1968'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.011'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1968'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-29.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-29.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1969'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1969'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.011'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1969'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-29.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-29.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1970'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1970'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.011'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1970'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-29.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -29.011)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-29.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1972'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1972'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.011'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1972'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1973'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1973'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1973'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1974'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1974'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1974'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1975'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1975'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1975'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1976'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1976'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1976'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1977'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1977'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1977'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1978'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1978'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1978'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1979'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1979'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1979'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1981'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1981'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1982'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1982'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1982'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1983'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1983'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1984'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1984'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1985'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '1985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1985'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1986'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1986'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1987'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1987'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1988'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1988'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1991'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1991'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1992'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1992'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1993'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1993'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1994'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1994'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1995'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1995'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1996'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1996'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1997'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1997'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1999'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '1999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1999'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2000'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2000'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2000'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2001'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2001'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2001'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2002'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2002'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2003'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2003'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2004'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2004'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2005'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2005'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2006'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2006'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2007'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2007'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2008'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2008'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2008'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2009'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2009'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2011'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2011'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2011'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2013'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2013'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2014'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2014'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2014'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2015'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2015'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2015'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2017'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2017'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2018'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2018'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2019'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2019'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2020'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2020'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2021'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2021'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2021'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2022'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2022'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2023'^^xsd:string;
  dwc:scientificName 'Coenosmilia fecunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '546695'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2023'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2024'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2024'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2025'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2025'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2025'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2026'^^xsd:string;
  dwc:scientificName 'Echinomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2026'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2026'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2051'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2051'^^xsd:string;
  dwc:observationDate '2007-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2053'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2053'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2053'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2054'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2054'^^xsd:string;
  dwc:observationDate '2007-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.082 -27.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.082"^^xsd:decimal ;
  dwc:decimalLongitude "-27.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.082 -27.554)"^^geo:wktLiteral ;
  geo-pos:lat "39.082"^^xsd:decimal ;
  geo-pos:long "-27.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2057'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2057'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-27.554'^^xsd:double;
  dwc:latitude '39.082'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2057'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04917 -27.33246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04917"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04917 -27.33246)"^^geo:wktLiteral ;
  geo-pos:lat "39.04917"^^xsd:decimal ;
  geo-pos:long "-27.33246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2060'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2060'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-27.33246'^^xsd:double;
  dwc:latitude '39.04917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2060'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2063'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2063'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2064'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2064'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2066'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2066'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2067'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2067'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.877 -29.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.877"^^xsd:decimal ;
  dwc:decimalLongitude "-29.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.877 -29.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.877"^^xsd:decimal ;
  geo-pos:long "-29.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2068'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Andreia Henriques, Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.106'^^xsd:double;
  dwc:latitude '37.877'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_2068'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2069'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_2069'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2070'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2070'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2071'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2071'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2072'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2072'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2073'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2073'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2074'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2074'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2074'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2084'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2084'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2084'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2085'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2085'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2085'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -29.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-29.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2086'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2086'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.15'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2086'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.407"^^xsd:decimal ;
  dwc:decimalLongitude "-27.959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.407 -27.959)"^^geo:wktLiteral ;
  geo-pos:lat "38.407"^^xsd:decimal ;
  geo-pos:long "-27.959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2087'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.959'^^xsd:double;
  dwc:latitude '38.407'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2087'^^xsd:string;
  dwc:observationDate '2007-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -37.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.185"^^xsd:decimal ;
  dwc:decimalLongitude "-37.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -37.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.185"^^xsd:decimal ;
  geo-pos:long "-37.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2088'^^xsd:string;
  dwc:scientificName 'Paramuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-37.156'^^xsd:double;
  dwc:latitude '37.185'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125311'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2088'^^xsd:string;
  dwc:observationDate '2007-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '125311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2090'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2090'^^xsd:string;
  dwc:observationDate '2004-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 -29.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "-29.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 -29.285)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "-29.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2091'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.285'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2091'^^xsd:string;
  dwc:observationDate '2007-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -30.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -30.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-30.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2092'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-30.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2092'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2096'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2096'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2097'^^xsd:string;
  dwc:scientificName 'Cryptolaria pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117688'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2097'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '117688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -29.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-29.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -29.074)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-29.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2106'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.074'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2106'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -29.074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.08"^^xsd:decimal ;
  dwc:decimalLongitude "-29.074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.08 -29.074)"^^geo:wktLiteral ;
  geo-pos:lat "38.08"^^xsd:decimal ;
  geo-pos:long "-29.074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2107'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2107'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.074'^^xsd:double;
  dwc:latitude '38.08'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2107'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2109'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2109'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2109'^^xsd:string;
  dwc:observationDate '2006-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.3098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.3098)"^^geo:wktLiteral ;
  geo-pos:lat "38.616"^^xsd:decimal ;
  geo-pos:long "-28.3098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2110'^^xsd:string;
  dwc:scientificName 'Sertularella polyzonias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3098'^^xsd:double;
  dwc:latitude '38.616'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117906'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2110'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '117906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616"^^xsd:decimal ;
  dwc:decimalLongitude "-28.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  geo-pos:lat "38.616"^^xsd:decimal ;
  geo-pos:long "-28.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2111'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.309'^^xsd:double;
  dwc:latitude '38.616'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2111'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.616"^^xsd:decimal ;
  dwc:decimalLongitude "-28.309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.616 -28.309)"^^geo:wktLiteral ;
  geo-pos:lat "38.616"^^xsd:decimal ;
  geo-pos:long "-28.309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2112'^^xsd:string;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.309'^^xsd:double;
  dwc:latitude '38.616'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2112'^^xsd:string;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2122'^^xsd:string;
  dwc:scientificName 'Halecium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2122'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.017'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2122'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18"^^xsd:decimal ;
  dwc:decimalLongitude "-29.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18 -29.016)"^^geo:wktLiteral ;
  geo-pos:lat "38.18"^^xsd:decimal ;
  geo-pos:long "-29.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2125'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2125'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.016'^^xsd:double;
  dwc:latitude '38.18'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2125'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2126'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2126'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2126'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -29.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-29.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -29.015)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-29.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2127'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-29.015'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2127'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2136'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Oscar Ocaña, Andreia Henriques, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2136'^^xsd:string;
  dwc:observationDate '2007-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -31.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-31.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2141'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2141'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.027'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2141'^^xsd:string;
  dwc:observationDate '2007-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2142'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2142'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2142'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2143'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2143'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2143'^^xsd:string;
  dwc:observationDate '2007-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.108"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.108 -29.012)"^^geo:wktLiteral ;
  geo-pos:lat "38.108"^^xsd:decimal ;
  geo-pos:long "-29.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2144'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2144'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.012'^^xsd:double;
  dwc:latitude '38.108'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2144'^^xsd:string;
  dwc:observationDate '2007-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2145'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2145'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2145'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2146'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2146'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2146'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2147'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2147'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2147'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2148'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2148'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2148'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2150'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2150'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2150'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2151'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2151'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2151'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2152'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2152'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2152'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2153'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2153'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2153'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2154'^^xsd:string;
  dwc:scientificName 'Paramuricea candida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2154'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125386'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2154'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2155'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2155'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2155'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2156'^^xsd:string;
  dwc:scientificName 'Paramuricea biscaya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2156'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2156'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2157'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2157'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2157'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2159'^^xsd:string;
  dwc:scientificName 'Filifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2159'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16352'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2159'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '16352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2161'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2161'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2161'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2162'^^xsd:string;
  dwc:scientificName 'Amphianthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2162'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100753'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2162'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '100753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2166'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2166'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2166'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2167'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2167'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2167'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2168'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2168'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2168'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2170'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2170'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2170'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2171'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2171'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2171'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2172'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2172'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2172'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2173'^^xsd:string;
  dwc:scientificName 'Pyrosoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2173'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2173'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2174'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2174'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2174'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2176'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2176'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2176'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.06)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2178'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2178'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.06'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2178'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2180'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2180'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2180'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2181'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2181'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2183'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2183'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2183'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2184'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2184'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2184'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2185'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2185'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2185'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2186'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2186'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2186'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2187'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2187'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2187'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2188'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2188'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2188'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2189'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura'^^xsd:string;
  dwc:collectorNumber '2189'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2189'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2190'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2190'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2190'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2191'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2191'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2191'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2192'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2192'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2192'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2194'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2194'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2194'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2195'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2195'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2195'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2196'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2196'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2196'^^xsd:string;
  dwc:observationDate '2007-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -27.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -27.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-27.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2197'^^xsd:string;
  dwc:scientificName 'Chrysogorgia quadruplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2197'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125353'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2197'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -27.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -27.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-27.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2198'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2198'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2198'^^xsd:string;
  dwc:observationDate '2007-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2200'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2200'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2200'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2201'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2201'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2201'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2202'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2202'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2202'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2203'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2203'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2203'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2204'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2204'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2204'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2205'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2205'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2205'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2206'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2206'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2206'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2207'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2207'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2207'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64 -27.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64"^^xsd:decimal ;
  dwc:decimalLongitude "-27.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64 -27.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.64"^^xsd:decimal ;
  geo-pos:long "-27.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2208'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2208'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.02'^^xsd:double;
  dwc:latitude '38.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2208'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2210'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2210'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2210'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2211'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2211'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2211'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2212'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2212'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2212'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2213'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2213'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2213'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2214'^^xsd:string;
  dwc:scientificName 'Pheronema sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2214'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132098'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2214'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '132098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-28.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2215'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2215'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.11'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2215'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -28.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-28.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2216'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2216'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.11'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2216'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2217'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2217'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2217'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2218'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2218'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2218'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2220'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2220'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2220'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2221'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2221'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2221'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.69"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2222'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '2222'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.99'^^xsd:double;
  dwc:latitude '38.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2222'^^xsd:string;
  dwc:observationDate '2007-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2223'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2223'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2223'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2224'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2224'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2224'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2225'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2225'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2225'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2226'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2226'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2226'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2227'^^xsd:string;
  dwc:scientificName 'Phanopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2227'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267729'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2227'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '267729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2228'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2228'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2228'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2229'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2229'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2229'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2230'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2230'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2230'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2231'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2231'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2231'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2232'^^xsd:string;
  dwc:scientificName 'Nemertesia sp. 3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2232'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2232'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2234'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2234'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2234'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2236'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2236'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2236'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2237'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2237'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2237'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2238'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2238'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2238'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2239'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2239'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2239'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2240'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2240'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2240'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2241'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2241'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2241'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2242'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2242'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2242'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2244'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2244'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2244'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2245'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2245'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2245'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2246'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2246'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2246'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2247'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2247'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2247'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2248'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2248'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2248'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2249'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2249'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2249'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2250'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2250'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2250'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2251'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2251'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2251'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2252'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura'^^xsd:string;
  dwc:collectorNumber '2252'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2252'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2254'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2254'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2254'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2256'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2256'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2256'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.27)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2257'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2257'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.27'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2257'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2258'^^xsd:string;
  dwc:scientificName 'Phanopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2258'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267729'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2258'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '267729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2261'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '2261'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2261'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2262'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2262'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2262'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2263'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2263'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2263'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2265'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2265'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2265'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2266'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2266'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2266'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2267'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2267'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2267'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2268'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2268'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2268'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2269'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2269'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2269'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2270'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2270'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2270'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2271'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2271'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2272'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2272'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2273'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2273'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2273'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2274'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2274'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2274'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.02)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2277'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.02'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2277'^^xsd:string;
  dwc:observationDate '2009-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2278'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2278'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2278'^^xsd:string;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2279'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2279'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2279'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2280'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '2280'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2280'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2281'^^xsd:string;
  dwc:scientificName 'Phanopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2281'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267729'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2281'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '267729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2282'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2282'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2282'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2283'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2283'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2283'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2284'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2284'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2284'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2286'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2286'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2286'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2287'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2287'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2287'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2288'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2288'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2288'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2290'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2290'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2290'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2291'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2291'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2291'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2292'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2292'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2292'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2294'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2294'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2294'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2295'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2295'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2296'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2296'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2296'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2297'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2297'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2297'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2298'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2298'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2298'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2299'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2299'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2299'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2300'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2300'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2300'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2301'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2301'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2301'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2303'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2303'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.33'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2303'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2304'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2304'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2304'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2305'^^xsd:string;
  dwc:scientificName 'Acryptolaria conferta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2305'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117679'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2305'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '117679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2306'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2306'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2306'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2307'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2307'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2307'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2308'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2308'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2308'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2309'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2309'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2310'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2310'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2310'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.32)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2312'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2312'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.32'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2312'^^xsd:string;
  dwc:observationDate '2007-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2313'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2313'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2313'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2314'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2314'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2314'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2315'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2315'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2315'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2316'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2316'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2316'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2317'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Valentina de Matos, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '2317'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2317'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2318'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2318'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2318'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2319'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2319'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2319'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2321'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2321'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2321'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2322'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2322'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2322'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2323'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2323'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2323'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2324'^^xsd:string;
  dwc:scientificName 'Acryptolaria conferta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2324'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117679'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2324'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.09)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2325'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2325'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.09'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2325'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2327'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2327'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2327'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2328'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2328'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2328'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2329'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2329'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2329'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2330'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2330'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2330'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2331'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2331'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2331'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2332'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2332'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2332'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2334'^^xsd:string;
  dwc:scientificName 'Sertularella gayi gayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2334'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '833974'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2334'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2335'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2335'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2335'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2336'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2336'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2336'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2337'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2337'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2337'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2339'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '2339'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2339'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2340'^^xsd:string;
  dwc:scientificName 'Sertularella gayi gayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2340'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '833974'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2340'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2341'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2341'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2341'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2342'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2342'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2342'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.12)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-31.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2344'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Oscar Ocaña, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2344'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2344'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65 -31.12)"^^geo:wktLiteral ;
  geo-pos:lat "39.65"^^xsd:decimal ;
  geo-pos:long "-31.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2345'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2345'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12'^^xsd:double;
  dwc:latitude '39.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2345'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2346'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2346'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2346'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2347'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2347'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2347'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2348'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2348'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2348'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2349'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2349'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2349'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2350'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2350'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2350'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2351'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2351'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2351'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2353'^^xsd:string;
  dwc:scientificName 'Halecium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2353'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2353'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2354'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2354'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2354'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2355'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2355'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2355'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2356'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2356'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2356'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2357'^^xsd:string;
  dwc:scientificName 'Filifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2357'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16352'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2357'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '16352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.64"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2358'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2358'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2358'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-28.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2360'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2360'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.93'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2360'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-28.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2361'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2361'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.93'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2361'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2362'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2362'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2362'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-29.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-29.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2363'^^xsd:string;
  dwc:scientificName 'Nemertesia sp. 3'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2363'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.92'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117195'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2363'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2364'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2364'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2364'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2365'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2365'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2365'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2366'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2366'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2366'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2367'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2367'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2367'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2368'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2368'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2368'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2369'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2369'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2369'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2370'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2370'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2370'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2371'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2371'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2371'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2372'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2372'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2372'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2373'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2373'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2373'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2374'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2374'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2374'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2375'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2375'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2375'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2376'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2376'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2376'^^xsd:string;
  dwc:observationDate '2007-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -29.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2377'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2377'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2377'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -29.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -29.04)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-29.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2379'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2379'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2379'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2380'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2380'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2380'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2381'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2381'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2381'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2382'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2382'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2382'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2383'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2383'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2383'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2384'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2384'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2384'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2385'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2385'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2385'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2459'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2459'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2459'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2460'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2460'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2460'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2461'^^xsd:string;
  dwc:scientificName 'Keratoisis grayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2461'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125376'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2461'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.224 -28.995)"^^geo:wktLiteral ;
  geo-pos:lat "38.224"^^xsd:decimal ;
  geo-pos:long "-28.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2477'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.995'^^xsd:double;
  dwc:latitude '38.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2477'^^xsd:string;
  dwc:observationDate '2007-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2479'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2479'^^xsd:string;
  dwc:observationDate '2007-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2480'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2480'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2481'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2481'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2482'^^xsd:string;
  dwc:scientificName 'Acryptolaria crassicaulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117680'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2482'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '117680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2483'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2483'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2483'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2484'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2484'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2484'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2485'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2485'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2485'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2486'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2486'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2486'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584 -28.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.584"^^xsd:decimal ;
  dwc:decimalLongitude "-28.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.584 -28.597)"^^geo:wktLiteral ;
  geo-pos:lat "38.584"^^xsd:decimal ;
  geo-pos:long "-28.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2514'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2514'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.597'^^xsd:double;
  dwc:latitude '38.584'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_2514'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2515'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2515'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2515'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2516'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2516'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2516'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2517'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2517'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.716'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2517'^^xsd:string;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-29.007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.007)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-29.007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2520'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2520'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.007'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2520'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.325 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.325"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2528'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2528'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.325'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2528'^^xsd:string;
  dwc:observationDate '2006-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2529'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2529'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2529'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2530'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2530'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2530'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2531'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2531'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2531'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2532'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2532'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2532'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86 -27.22)"^^geo:wktLiteral ;
  geo-pos:lat "38.86"^^xsd:decimal ;
  geo-pos:long "-27.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2534'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2534'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.22'^^xsd:double;
  dwc:latitude '38.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2534'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2535'^^xsd:string;
  dwc:scientificName 'Thouarella hilgendorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2535'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125413'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2535'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2538'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2538'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.028'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2538'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.917)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2539'^^xsd:string;
  dwc:scientificName 'Amphianthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '2539'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.917'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100753'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2539'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '100753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.054 -28.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.054"^^xsd:decimal ;
  dwc:decimalLongitude "-28.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.054 -28.572)"^^geo:wktLiteral ;
  geo-pos:lat "38.054"^^xsd:decimal ;
  geo-pos:long "-28.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2540'^^xsd:string;
  dwc:scientificName 'Conchoderma virgatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2540'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.572'^^xsd:double;
  dwc:latitude '38.054'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106147'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_2540'^^xsd:string;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2542'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2542'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2542'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2543'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2543'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2543'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2544'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2544'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2544'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2545'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2545'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2545'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2546'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2546'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2546'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2547'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2547'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2547'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2548'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2548'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2548'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2549'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2549'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2549'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2551'^^xsd:string;
  dwc:scientificName 'Chrysogorgia agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2551'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125351'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2551'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '125351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2552'^^xsd:string;
  dwc:scientificName 'Nemertesia norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2552'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117813'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2552'^^xsd:string;
  dwc:observationDate '2003-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '117813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2556'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2556'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2556'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2557'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2557'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2557'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2558'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2558'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2558'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2559'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2559'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2559'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -29.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2560'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2560'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1995'^^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:longitude '-29.5'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2560'^^xsd:string;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2562'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2562'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.778'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2562'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2563'^^xsd:string;
  dwc:scientificName 'Parazoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Andreia Henriques, Íris Sampaio, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2563'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.778'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100793'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2563'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2564'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2564'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.778'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2564'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2565'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2565'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.778'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2565'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.778)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2566'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2566'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.778'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2566'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2579'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2579'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '124966'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2579'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59111"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59111 -27.31083)"^^geo:wktLiteral ;
  geo-pos:lat "38.59111"^^xsd:decimal ;
  geo-pos:long "-27.31083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2580'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2580'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31083'^^xsd:double;
  dwc:latitude '38.59111'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2580'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2582'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2582'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2582'^^xsd:string;
  dwc:observationDate '2006-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2583'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2583'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2583'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.126"^^xsd:decimal ;
  dwc:decimalLongitude "-29.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.126 -29.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.126"^^xsd:decimal ;
  geo-pos:long "-29.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2584'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2584'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.197'^^xsd:double;
  dwc:latitude '38.126'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2584'^^xsd:string;
  dwc:observationDate '2007-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2585'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2585'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2585'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2586'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2586'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_2586'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "-28.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.87)"^^geo:wktLiteral ;
  geo-pos:lat "38.61"^^xsd:decimal ;
  geo-pos:long "-28.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2587'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2587'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.87'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2587'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2589'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2589'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2589'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2590'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2590'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2590'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2591'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2591'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2591'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2592'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2592'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2592'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2593'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2593'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2593'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2594'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2594'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2594'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2595'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2595'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2595'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2597'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2597'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2597'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2598'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2598'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2598'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2599'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2599'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2599'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2600'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2600'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2600'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2601'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2601'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -28.91)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-28.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2602'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2602'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.91'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2602'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2603'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2603'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.78'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2603'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2604'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2604'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.78'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2604'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2605'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2605'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.78'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2605'^^xsd:string;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2606'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2606'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2607'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2607'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.15'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2607'^^xsd:string;
  dwc:observationDate '2008-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2609'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2609'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2610'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2610'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2611'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2611'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2612'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2612'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2613'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2613'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2614'^^xsd:string;
  dwc:scientificName 'Sarcodictyon catenatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286030'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2614'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '286030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2615'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2615'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2616'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2616'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2617'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2617'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2618'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2618'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2619'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2619'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.37)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2620'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.37'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2620'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2623'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.2'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2623'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2625'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.2'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2625'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.24)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2626'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2626'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.24'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2626'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2627'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2627'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2628'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2628'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2629'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2629'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.35)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2630'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2630'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2631'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Andreia Henriques, Oscar Ocaña, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.37'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2631'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2632'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.31'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2632'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2633'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.31'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2633'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.98"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2634'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2634'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.34'^^xsd:double;
  dwc:latitude '37.98'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2634'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2635'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2635'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2635'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2636'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2636'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2636'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2638'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2638'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2639'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2639'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2640'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2640'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2640'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2641'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2641'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2641'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2642'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2642'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2642'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2643'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2643'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2643'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.87)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2644'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2644'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.87'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2644'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2646'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2646'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2646'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2647'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2647'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2647'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2648'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2648'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.93'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2648'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2649'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2649'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2649'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2650'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2650'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2650'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2651'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2651'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2651'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2652'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2652'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2652'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2653'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2653'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2653'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2654'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2654'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -29.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -29.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-29.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2655'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.98'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2655'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2656'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2656'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2657'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2657'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.24"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2660'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.24'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2660'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -28.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -28.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-28.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2661'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2661'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.94'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2661'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2662'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2662'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2662'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-28.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2663'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2663'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2663'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01 -27.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01 -27.88)"^^geo:wktLiteral ;
  geo-pos:lat "39.01"^^xsd:decimal ;
  geo-pos:long "-27.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2664'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2664'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.88'^^xsd:double;
  dwc:latitude '39.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2664'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2665'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2665'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2665'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2666'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2666'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2666'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2667'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2667'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2667'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2668'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2668'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2668'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2669'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2669'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2669'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2671'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2671'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2671'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2672'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2672'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2672'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2673'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2673'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2673'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2674'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2674'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2674'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2675'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2675'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2675'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -27.92)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2676'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2676'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.92'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2676'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2677'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2677'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2677'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2679'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2679'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2679'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2680'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2680'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2680'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2681'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2681'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2681'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2682'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2682'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2682'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2683'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2683'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2683'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2685'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2685'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2685'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2686'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2686'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2686'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2687'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2687'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2687'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2688'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2688'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2688'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2689'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2689'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2689'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2690'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2690'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2690'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2691'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2691'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2691'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2692'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2692'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2692'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2694'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2694'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2694'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2695'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2695'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2695'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03 -27.93)"^^geo:wktLiteral ;
  geo-pos:lat "39.03"^^xsd:decimal ;
  geo-pos:long "-27.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2696'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2696'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.93'^^xsd:double;
  dwc:latitude '39.03'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2696'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.09"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2697'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2697'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28'^^xsd:integer;
  dwc:latitude '39.09'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2697'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.12"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2698'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2698'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28'^^xsd:integer;
  dwc:latitude '39.12'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2698'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.12"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2699'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2699'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28'^^xsd:integer;
  dwc:latitude '39.12'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2699'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.12"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2700'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2700'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28'^^xsd:integer;
  dwc:latitude '39.12'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2700'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.12"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2701'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2701'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28'^^xsd:integer;
  dwc:latitude '39.12'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2701'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2702'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2702'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2702'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.58"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2703'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2703'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.58'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2703'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.58"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2704'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2704'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.58'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2704'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2705'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2705'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2705'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2707'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2707'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2707'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2708'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2708'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2709'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2709'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2709'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2710'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2710'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2710'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2711'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2711'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2711'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2712'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2712'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2712'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2713'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2713'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2713'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2715'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2715'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2715'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2716'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2716'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2716'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2717'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2717'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2717'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2718'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2718'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2718'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2719'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2719'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2719'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2720'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2720'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2720'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2721'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2721'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2721'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2724'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2724'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2724'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2728'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2728'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2728'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2729'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2729'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2729'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2730'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2730'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2730'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2731'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2731'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2731'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2732'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2732'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2732'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2733'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2733'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2733'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2736'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2736'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2736'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2737'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2737'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2737'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2738'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2738'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2738'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2739'^^xsd:string;
  dwc:scientificName 'Coralliophilidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '2739'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.89'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '23010'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2739'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '411789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2740'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2740'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2740'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2741'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2741'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2741'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2742'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2742'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2742'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2743'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2743'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2743'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2745'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2745'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2745'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2747'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2747'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2747'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2749'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2749'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2749'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2750'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2750'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2750'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2751'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2751'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2751'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2752'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2752'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2752'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2754'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2754'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2754'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2755'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2755'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2755'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2756'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2756'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2756'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2757'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2757'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2757'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2759'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2759'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2759'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2760'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2760'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2760'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2761'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2761'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2761'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2763'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2763'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2763'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2766'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2766'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2766'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2767'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2767'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2767'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2768'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2768'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2768'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2769'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2769'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2769'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2770'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2770'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2770'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2771'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2771'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2771'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -25.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -25.92)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-25.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2772'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2772'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.92'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2772'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.63"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2773'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2773'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.63'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2773'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2774'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2774'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2774'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2775'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2775'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2775'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2776'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2776'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2776'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2778'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2778'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2778'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2779'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2779'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2779'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2781'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2781'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2781'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2783'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2783'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2783'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2784'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2784'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2784'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2785'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2785'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2785'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2786'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2786'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2786'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2787'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2787'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2787'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2788'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2788'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2788'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2790'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2790'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2790'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2791'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2791'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2791'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2792'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2792'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2792'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2793'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2793'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2793'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2794'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2794'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2794'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2795'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2795'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2795'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2796'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2796'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2796'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2797'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2797'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2797'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2798'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2798'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2798'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2800'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2800'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2800'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2801'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2801'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2801'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2802'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2802'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2802'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2803'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2803'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2803'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2804'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2804'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2804'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2805'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2805'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2805'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2806'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2806'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2806'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2808'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2808'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2808'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2809'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2809'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2809'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2810'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2810'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2810'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2811'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2811'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2811'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2812'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2812'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2812'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2813'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2813'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2813'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2814'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2814'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2814'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2815'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2815'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.19'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2815'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2818'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2818'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2818'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2820'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2820'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2820'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2821'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2821'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.18'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2821'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "-25.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2822'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2822'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.37'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2822'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "-25.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2823'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2823'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.37'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2823'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69 -25.37)"^^geo:wktLiteral ;
  geo-pos:lat "37.69"^^xsd:decimal ;
  geo-pos:long "-25.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2824'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2824'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.37'^^xsd:double;
  dwc:latitude '37.69'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2824'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.68"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2825'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2825'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.68'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2825'^^xsd:string;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2826'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2826'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2826'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2827'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2827'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2827'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2829'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2829'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2829'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2830'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2830'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.38'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2830'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2831'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2831'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2831'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2832'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2832'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2832'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2833'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2833'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2833'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2834'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2834'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2834'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2835'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2835'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2835'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.05"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2836'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2836'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.05'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2836'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2841'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2841'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2841'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.07"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2842'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2842'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.07'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2842'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2843'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2843'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2843'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2844'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2844'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2844'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2845'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2845'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2845'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2846'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2846'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2846'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -25.12)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-25.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2847'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2847'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.12'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2847'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2848'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2848'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2848'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2849'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2849'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2849'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2851'^^xsd:string;
  dwc:scientificName 'Polyplumaria sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2851'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117197'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2851'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2852'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2852'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2852'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2853'^^xsd:string;
  dwc:scientificName 'Caryophyllia alberti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2853'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135134'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2853'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2854'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2854'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2854'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2855'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2855'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2855'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2856'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2856'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2856'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2857'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2857'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2857'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2858'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2858'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2858'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2859'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2859'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2859'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16 -25.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.16"^^xsd:decimal ;
  geo-pos:long "-25.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2861'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2861'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.16'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2861'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2862'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2862'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2862'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "-25.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2863'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2863'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2863'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "-25.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2864'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2864'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2864'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2865'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2865'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2865'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2866'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2866'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.73'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2866'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2867'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2867'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.72'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2867'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.72)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2868'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2868'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.72'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2868'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2869'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2869'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2869'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2870'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2870'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2870'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2873'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2873'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2873'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2874'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2874'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2874'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2875'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2875'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2875'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2877'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2877'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2877'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2878'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2878'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2878'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2879'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2879'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2879'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2880'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2880'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2880'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2882'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2882'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2882'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2885'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2885'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2885'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2886'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2886'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2886'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2887'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2887'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2887'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2889'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2889'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2889'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2890'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2890'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2890'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2891'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2891'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2891'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2893'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2893'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2893'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2894'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2894'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2894'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2895'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2895'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2895'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2896'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2896'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2896'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2897'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2897'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2897'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2899'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2899'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2899'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "-27.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2901'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2901'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.06'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2901'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "-27.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2902'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2902'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.06'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2902'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "-27.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2903'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2903'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.06'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2903'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79 -27.06)"^^geo:wktLiteral ;
  geo-pos:lat "38.79"^^xsd:decimal ;
  geo-pos:long "-27.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2904'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2904'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.06'^^xsd:double;
  dwc:latitude '38.79'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2904'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2906'^^xsd:string;
  dwc:scientificName 'Halopteris filicina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2906'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145906'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2906'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '145906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2908'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2908'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2908'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2909'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2909'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2909'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2910'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2910'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.99'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2910'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2911'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2911'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.99'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2911'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2912'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2912'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.99'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2912'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2913'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2913'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.99'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2913'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2914'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2914'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.99'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2914'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2915'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2915'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2915'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2916'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2916'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2916'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2918'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2918'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2918'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.78)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2919'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2919'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.78'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2919'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2920'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2920'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2920'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2921'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2921'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2921'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2922'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2922'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2922'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2924'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2924'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2924'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2925'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2925'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2925'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2926'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2926'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.42'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2926'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2927'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2927'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2927'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2928'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2928'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2928'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2929'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2929'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2929'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2930'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2930'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2930'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2931'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2931'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2931'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2933'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2933'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2933'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2934'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2934'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2934'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2935'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2935'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2935'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2936'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2936'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2936'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2937'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2937'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2937'^^xsd:string;
  dwc:observationDate '2008-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61"^^xsd:decimal ;
  dwc:decimalLongitude "-28.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61 -28.87)"^^geo:wktLiteral ;
  geo-pos:lat "38.61"^^xsd:decimal ;
  geo-pos:long "-28.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2938'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2938'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.87'^^xsd:double;
  dwc:latitude '38.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2938'^^xsd:string;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2939'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2939'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2939'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -25.51)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-25.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2941'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2941'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.51'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2941'^^xsd:string;
  dwc:observationDate '2007-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2942'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2942'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2942'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2943'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2943'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2943'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2944'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2944'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2944'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2945'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2945'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2945'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2946'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2946'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2946'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2947'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2947'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2947'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2948'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2948'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2948'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2950'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2950'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2950'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2951'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2951'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2951'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2952'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2952'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.74'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2952'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2953'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2953'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2953'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-30.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2954'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2954'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.76'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2954'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-30.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2955'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2955'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.76'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2955'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-30.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2956'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2956'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.76'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2956'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.76)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-30.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2958'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2958'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.76'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2958'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2959'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2959'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2959'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2960'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2960'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2960'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2961'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2961'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2961'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2962'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2962'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2962'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2963'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2963'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2963'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.26"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2964'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2964'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.26'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2964'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.26"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2965'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2965'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.26'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2965'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.26"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2966'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2966'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.26'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2966'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2968'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2968'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2968'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2969'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2969'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2969'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2970'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2970'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2970'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2971'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2971'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2971'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2972'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2972'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2972'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.29"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2974'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2974'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.29'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2974'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2975'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2975'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2975'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2976'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2976'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2976'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2977'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2977'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2977'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2978'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Andreia Henriques, Filipe Porteiro, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2978'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2978'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2979'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2979'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2979'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "-30.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 -30.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "-30.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2980'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2980'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.65'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2980'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -29.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -29.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-29.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2982'^^xsd:string;
  dwc:scientificName 'Paramuricea biscaya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2982'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.96'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125385'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2982'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -29.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -29.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-29.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2983'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.96'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2983'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -30.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-30.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -30.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-30.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2984'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-30.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2984'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72 -29.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.72"^^xsd:decimal ;
  geo-pos:long "-29.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2985'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.72'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2985'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72 -29.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.72"^^xsd:decimal ;
  geo-pos:long "-29.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2986'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.72'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2986'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -30.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-30.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -30.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-30.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2987'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^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:longitude '-30.03'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2987'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2991'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2991'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2992'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2992'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2993'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2993'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2994'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2994'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2995'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2995'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2996'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '2996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2996'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2997'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '2997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2997'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2999'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '2999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2999'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-29.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-29.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3000'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3000'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.014'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3000'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-29.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-29.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3001'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3001'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.014'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3001'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-29.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-29.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3002'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3002'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.014'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3002'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.592)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3003'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3003'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.592'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3003'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-29.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -29.014)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-29.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3004'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3004'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.014'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3004'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3006'^^xsd:string;
  dwc:scientificName 'Sabella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3006'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '129549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3006'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '129549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3007'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3007'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3007'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3009'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3009'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3009'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3010'^^xsd:string;
  dwc:scientificName 'Haliotis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '3010'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3010'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3011'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3011'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3011'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3012'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3012'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3012'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3013'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3013'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3013'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3014'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3014'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3014'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3015'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3015'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3015'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3016'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3016'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3016'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3017'^^xsd:string;
  dwc:scientificName 'Corynactis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3017'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100785'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3017'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '100785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3019'^^xsd:string;
  dwc:scientificName 'Corynactis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3019'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100785'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3019'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '100785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3020'^^xsd:string;
  dwc:scientificName 'Corynactis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3020'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100785'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3020'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '100785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3022'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3022'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3022'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3023'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3023'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3023'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3024'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3024'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3024'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3025'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3025'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3025'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571"^^xsd:decimal ;
  dwc:decimalLongitude "-28.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571 -28.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.571"^^xsd:decimal ;
  geo-pos:long "-28.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3026'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3026'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.542'^^xsd:double;
  dwc:latitude '38.571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3026'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-29.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-29.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3029'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3029'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.619'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3029'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-29.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-29.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3030'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3030'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.619'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3030'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3031'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3031'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3031'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-29.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-29.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3032'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Andreia Henriques, Filipe Porteiro, Íris Sampaio, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3032'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.619'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3032'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-29.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -29.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-29.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3033'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3033'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.619'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3033'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02 -25.06)"^^geo:wktLiteral ;
  geo-pos:lat "37.02"^^xsd:decimal ;
  geo-pos:long "-25.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3049'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña, Íris Sampaio, Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3049'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.06'^^xsd:double;
  dwc:latitude '37.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3049'^^xsd:string;
  dwc:observationDate '2007-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3050'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3050'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3051'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3051'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3051'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3058'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3058'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3058'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.548"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3059'^^xsd:string;
  dwc:scientificName 'Aglaophenia lophocarpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3059'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117279'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3059'^^xsd:string;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3063'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3063'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3065'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3065'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-29.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -29.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-29.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3066'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.026'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3066'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3067'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3067'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3068'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3068'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3069'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3069'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3071'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3071'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3071'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.512"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3072'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.512'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3072'^^xsd:string;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3073'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3073'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3073'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -28.26)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-28.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3074'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3074'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.26'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3074'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3076'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3076'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3077'^^xsd:string;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3077'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3078'^^xsd:string;
  dwc:scientificName 'Halecium sessile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3078'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117605'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3078'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.619"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.619 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.619"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3079'^^xsd:string;
  dwc:scientificName 'Filellum serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3079'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.619'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117691'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3079'^^xsd:string;
  dwc:observationDate '2007-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '117691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3082'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3082'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3082'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3083'^^xsd:string;
  dwc:scientificName 'Cryptolaria pectinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3083'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117688'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3083'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-26.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -26.98)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-26.98"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3084'^^xsd:string;
  dwc:scientificName 'Zygophylax biarmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3084'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.98'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117710'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3084'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3085'^^xsd:string;
  dwc:scientificName 'Sertularella gayi var. robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Carlos Moura'^^xsd:string;
  dwc:collectorNumber '3085'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.017'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '833979'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3085'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.215 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.215"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3086'^^xsd:string;
  dwc:scientificName 'Aglaophenia tubulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Carlos Moura'^^xsd:string;
  dwc:collectorNumber '3086'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.215'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117285'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3086'^^xsd:string;
  dwc:observationDate '2008-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '117285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3088'^^xsd:string;
  dwc:scientificName 'Acryptolaria conferta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Carlos Moura'^^xsd:string;
  dwc:collectorNumber '3088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117679'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3088'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3089'^^xsd:string;
  dwc:scientificName 'Zygophylax biarmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3089'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117710'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3089'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '117710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3090'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3090'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29'^^xsd:integer;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3090'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3091'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.54'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3091'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3093'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.94'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3093'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31"^^xsd:decimal ;
  dwc:decimalLongitude "-28.563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31 -28.563)"^^geo:wktLiteral ;
  geo-pos:lat "38.31"^^xsd:decimal ;
  geo-pos:long "-28.563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3094'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.563'^^xsd:double;
  dwc:latitude '38.31'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3094'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.94)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3095'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.94'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3095'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.63)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3116'^^xsd:string;
  dwc:scientificName 'Stichopathes gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.63'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103334'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3116'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303 -30.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.303"^^xsd:decimal ;
  dwc:decimalLongitude "-30.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303 -30.706)"^^geo:wktLiteral ;
  geo-pos:lat "38.303"^^xsd:decimal ;
  geo-pos:long "-30.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3117'^^xsd:string;
  dwc:scientificName 'Stichopathes gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.706'^^xsd:double;
  dwc:latitude '38.303'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103334'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3117'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.306 -30.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.306"^^xsd:decimal ;
  dwc:decimalLongitude "-30.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.306 -30.649)"^^geo:wktLiteral ;
  geo-pos:lat "38.306"^^xsd:decimal ;
  geo-pos:long "-30.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3118'^^xsd:string;
  dwc:scientificName 'Parantipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3118'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.649'^^xsd:double;
  dwc:latitude '38.306'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103306'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3118'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '103306'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.316 -30.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.316"^^xsd:decimal ;
  dwc:decimalLongitude "-30.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.316 -30.653)"^^geo:wktLiteral ;
  geo-pos:lat "38.316"^^xsd:decimal ;
  geo-pos:long "-30.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3119'^^xsd:string;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3119'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.653'^^xsd:double;
  dwc:latitude '38.316'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3119'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3120'^^xsd:string;
  dwc:scientificName 'Hippocampus erectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3120'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '159445'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3120'^^xsd:string;
  dwc:observationDate '2004-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '159445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28"^^xsd:decimal ;
  dwc:decimalLongitude "-28.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28 -28.861)"^^geo:wktLiteral ;
  geo-pos:lat "38.28"^^xsd:decimal ;
  geo-pos:long "-28.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3149'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp 2'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3149'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.861'^^xsd:double;
  dwc:latitude '38.28'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3149'^^xsd:string;
  dwc:observationDate '2007-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3151'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Armin Svoboda'^^xsd:string;
  dwc:collectorNumber '3151'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3151'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3153'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Armin Svoboda'^^xsd:string;
  dwc:collectorNumber '3153'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3153'^^xsd:string;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3159'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Armin Svoboda'^^xsd:string;
  dwc:collectorNumber '3159'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3159'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3160'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Armin Svoboda'^^xsd:string;
  dwc:collectorNumber '3160'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-31.109'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3160'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3167'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3167'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3167'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.672)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3171'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3171'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.672'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3171'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3172'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3172'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.59'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3172'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3174'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3174'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.59'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3174'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3176'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3176'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3176'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3178'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3178'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3178'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3179'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3179'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3179'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -27.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -27.314)"^^geo:wktLiteral ;
  geo-pos:lat "38.623"^^xsd:decimal ;
  geo-pos:long "-27.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3180'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3180'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.314'^^xsd:double;
  dwc:latitude '38.623'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3180'^^xsd:string;
  dwc:observationDate '2002-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3182'^^xsd:string;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3182'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3182'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3183'^^xsd:string;
  dwc:scientificName 'Diphasia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3183'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3183'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3184'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3184'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3185'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3185'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3188'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3188'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3188'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3189'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3189'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3189'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3191'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3191'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3191'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3194'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3194'^^xsd:string;
  dwc:observationDate '2002-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3197'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3197'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.61)"^^geo:wktLiteral ;
  geo-pos:lat "38.555"^^xsd:decimal ;
  geo-pos:long "-28.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3198'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '38.555'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3198'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3199'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3199'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3199'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3203'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3203'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.672)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3204'^^xsd:string;
  dwc:scientificName 'Eudendrium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3204'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.672'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117093'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3204'^^xsd:string;
  dwc:observationDate '2008-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '117093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3205'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3205'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3205'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.531)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3212'^^xsd:string;
  dwc:scientificName 'Zoobotryon verticillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3212'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.531'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111670'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3212'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.531)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3213'^^xsd:string;
  dwc:scientificName 'Zoobotryon verticillatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.531'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111670'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3213'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3214'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3214'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3214'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.597"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3215'^^xsd:string;
  dwc:scientificName 'Arbaciella elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3215'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '38.597'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '124250'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3215'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '124250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3216'^^xsd:string;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3216'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3216'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3217'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3217'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.59'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3217'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3221'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3221'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3221'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3222'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3222'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3222'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3223'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3223'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3223'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -28.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-28.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -28.601)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-28.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3224'^^xsd:string;
  dwc:scientificName 'Tamarisca tamarisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3224'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.601'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117930'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3224'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '117930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3225'^^xsd:string;
  dwc:scientificName 'Gerardia macaronesica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3225'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '815625'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3225'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '467546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3226'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3226'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3226'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.224 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.224"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.224 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.224"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3228'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3228'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.224'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3228'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3229'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3229'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3229'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.244"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.244 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.244"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3230'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3230'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.244'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3230'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3239'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3239'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3239'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "-28.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 -28.436)"^^geo:wktLiteral ;
  geo-pos:lat "38.773"^^xsd:decimal ;
  geo-pos:long "-28.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3240'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3240'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-28.436'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3240'^^xsd:string;
  dwc:observationDate '2006-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3241'^^xsd:string;
  dwc:scientificName 'Pseudochama gryphina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3241'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '139122'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3241'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.615 -28.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.615"^^xsd:decimal ;
  geo-pos:long "-28.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3242'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3242'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.42'^^xsd:double;
  dwc:latitude '38.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3242'^^xsd:string;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3248'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3248'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3248'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3249'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3249'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3249'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3250'^^xsd:string;
  dwc:scientificName 'Nectactis singularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3250'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101018'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3250'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3251'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3251'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3251'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3252'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3252'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3252'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3253'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3253'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3253'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3254'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3254'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3254'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.067 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.067"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3255'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3255'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3255'^^xsd:string;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.38)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3268'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3268'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.38'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3268'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.38)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3270'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3270'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.38'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3270'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3271'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3271'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3271'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3272'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3272'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3272'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3273'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3273'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3273'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3274'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3274'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3274'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.551)"^^geo:wktLiteral ;
  geo-pos:lat "37.957"^^xsd:decimal ;
  geo-pos:long "-29.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3275'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3275'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.551'^^xsd:double;
  dwc:latitude '37.957'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3275'^^xsd:string;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3276'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3276'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3276'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3277'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3277'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3278'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3278'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3278'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3279'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3279'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3280'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3280'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3281'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3281'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3282'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3282'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3284'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3284'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3285'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3285'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3285'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3286'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3286'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3286'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3287'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3287'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3287'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3288'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3288'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3288'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3289'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3289'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3289'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3290'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3290'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3290'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3291'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3291'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3291'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3292'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3292'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3292'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3293'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3293'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3293'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3294'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3294'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3294'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3295'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3295'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3296'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3296'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3296'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3298'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3298'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3298'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3299'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3299'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3299'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3301'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3301'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3301'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3302'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3302'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3302'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3305'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3305'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3305'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3306'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3306'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3306'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3307'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3307'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3307'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3310'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3310'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3310'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3311'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3311'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3311'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3312'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3312'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3312'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3313'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3313'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3313'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3315'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3315'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3315'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3316'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3316'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3316'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3317'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3317'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3317'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3318'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3318'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3318'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3320'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3320'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3320'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3321'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3321'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3321'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3322'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3322'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3322'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3323'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3323'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3323'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3324'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3324'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3324'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3326'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3326'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3326'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3327'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3327'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3327'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3328'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3328'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3328'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3329'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3329'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3329'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3330'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3330'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3330'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3331'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3331'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3331'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3333'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3333'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3333'^^xsd:string;
  dwc:observationDate '2009-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3367'^^xsd:string;
  dwc:scientificName 'Chrysogorgiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3367'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125273'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3367'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.167)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3368'^^xsd:string;
  dwc:scientificName 'Crypthelia affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3368'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.167'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117953'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3368'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '117953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32"^^xsd:decimal ;
  dwc:decimalLongitude "-30.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32 -30.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.32"^^xsd:decimal ;
  geo-pos:long "-30.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3370'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3370'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.07'^^xsd:double;
  dwc:latitude '38.32'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3370'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.139 -29.14)"^^geo:wktLiteral ;
  geo-pos:lat "38.139"^^xsd:decimal ;
  geo-pos:long "-29.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3371'^^xsd:string;
  dwc:scientificName 'Parazoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3371'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.14'^^xsd:double;
  dwc:latitude '38.139'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100793'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3371'^^xsd:string;
  dwc:observationDate '2007-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '100793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3373'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3373'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3373'^^xsd:string;
  dwc:observationDate '2006-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3374'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3374'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3374'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3375'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3375'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3375'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3376'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3376'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3376'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3377'^^xsd:string;
  dwc:scientificName 'Pedicularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3377'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138304'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3377'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3380'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3380'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3380'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3382'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3382'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3382'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3383'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3383'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3383'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3384'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3384'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3384'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.173"^^xsd:decimal ;
  dwc:decimalLongitude "-28.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.944)"^^geo:wktLiteral ;
  geo-pos:lat "38.173"^^xsd:decimal ;
  geo-pos:long "-28.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3385'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3385'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.944'^^xsd:double;
  dwc:latitude '38.173'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3385'^^xsd:string;
  dwc:observationDate '2006-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3386'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3386'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3386'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575 -29.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.575"^^xsd:decimal ;
  dwc:decimalLongitude "-29.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.575 -29.003)"^^geo:wktLiteral ;
  geo-pos:lat "38.575"^^xsd:decimal ;
  geo-pos:long "-29.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3388'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3388'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.003'^^xsd:double;
  dwc:latitude '38.575'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3388'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.549 -31.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.549"^^xsd:decimal ;
  dwc:decimalLongitude "-31.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.549 -31.106)"^^geo:wktLiteral ;
  geo-pos:lat "39.549"^^xsd:decimal ;
  geo-pos:long "-31.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3389'^^xsd:string;
  dwc:scientificName 'Nicella granifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '3389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.106'^^xsd:double;
  dwc:latitude '39.549'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125359'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3389'^^xsd:string;
  dwc:observationDate '2006-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '125359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3390'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3390'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3390'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3391'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3391'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3391'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3393'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3393'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3393'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3394'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3394'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3394'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3397'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3397'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3397'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3398'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3398'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3398'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3399'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3399'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3399'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3400'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3400'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3400'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3401'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3401'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3401'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3402'^^xsd:string;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3402'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3402'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3403'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3403'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3403'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 -30.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "-30.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3404'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3404'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-30.1'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3404'^^xsd:string;
  dwc:observationDate '2009-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3430'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3430'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3430'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3432'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3432'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3432'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3434'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3434'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3434'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3435'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3435'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3435'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3436'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3436'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3436'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5634 -29.0578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5634"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5634 -29.0578)"^^geo:wktLiteral ;
  geo-pos:lat "38.5634"^^xsd:decimal ;
  geo-pos:long "-29.0578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3437'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3437'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0578'^^xsd:double;
  dwc:latitude '38.5634'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3437'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54655 -29.069717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.069717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54655 -29.069717)"^^geo:wktLiteral ;
  geo-pos:lat "38.54655"^^xsd:decimal ;
  geo-pos:long "-29.069717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3438'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3438'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.069717'^^xsd:double;
  dwc:latitude '38.54655'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3438'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54655 -29.069717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.069717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54655 -29.069717)"^^geo:wktLiteral ;
  geo-pos:lat "38.54655"^^xsd:decimal ;
  geo-pos:long "-29.069717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3439'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3439'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.069717'^^xsd:double;
  dwc:latitude '38.54655'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3439'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3441'^^xsd:string;
  dwc:scientificName 'Arthropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1065'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3441'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3442'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3442'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3442'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3444'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3444'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3445'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3445'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3445'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3446'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3446'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3446'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3447'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3447'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3447'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522"^^xsd:decimal ;
  dwc:decimalLongitude "-29.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522 -29.993)"^^geo:wktLiteral ;
  geo-pos:lat "38.522"^^xsd:decimal ;
  geo-pos:long "-29.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3448'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3448'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^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:longitude '-29.993'^^xsd:double;
  dwc:latitude '38.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3448'^^xsd:string;
  dwc:observationDate '2009-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.801 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.801"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.801 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.801"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3475'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3475'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.801'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3475'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.801 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.801"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.801 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.801"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3476'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3476'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.801'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3476'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.804"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3478'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.804'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3478'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3479'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3479'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3480'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3480'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.804"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3481'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.804'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3481'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.804"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3483'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3483'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.804'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3483'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3484'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3484'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3484'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3485'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3485'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3485'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3486'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3486'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3486'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3487'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3487'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3487'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3488'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3488'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3488'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3489'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3489'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3489'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.804"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.804 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.804"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3490'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3490'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.804'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3490'^^xsd:string;
  dwc:observationDate '2008-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3492'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3492'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3492'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3493'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3493'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3493'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3494'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3494'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3494'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.792 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.792"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.792 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.792"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3495'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3495'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.792'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3495'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3496'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3496'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3496'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3497'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3497'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3497'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3499'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3499'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3499'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3500'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3500'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3500'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3501'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3501'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3501'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.483)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3502'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3502'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.483'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3502'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.482)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3503'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3503'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.482'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3503'^^xsd:string;
  dwc:observationDate '2008-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3504'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3504'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.055'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3504'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3505'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3505'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.055'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3505'^^xsd:string;
  dwc:observationDate '2008-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-28.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -28.055)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-28.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3506'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '3506'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.055'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3506'^^xsd:string;
  dwc:observationDate '2008-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3526'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ana Colaço'^^xsd:string;
  dwc:collectorNumber '3526'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3526'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3527'^^xsd:string;
  dwc:scientificName 'Arthropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ana Colaço'^^xsd:string;
  dwc:collectorNumber '3527'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1065'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3527'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3528'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ana Colaço'^^xsd:string;
  dwc:collectorNumber '3528'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3528'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3529'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ana Colaço'^^xsd:string;
  dwc:collectorNumber '3529'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3529'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.09)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3530'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3530'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^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:longitude '-29.09'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3530'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3531'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3531'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3531'^^xsd:string;
  dwc:observationDate '2006-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3532'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3532'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3532'^^xsd:string;
  dwc:observationDate '2006-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -28.498)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-28.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3533'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3533'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.498'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3533'^^xsd:string;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3534'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3534'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.164'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3534'^^xsd:string;
  dwc:observationDate '2007-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.213)"^^geo:wktLiteral ;
  geo-pos:lat "37.957"^^xsd:decimal ;
  geo-pos:long "-29.213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3535'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3535'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.213'^^xsd:double;
  dwc:latitude '37.957'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3535'^^xsd:string;
  dwc:observationDate '2007-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.945"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.945 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.945"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3537'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3537'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.945'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3537'^^xsd:string;
  dwc:observationDate '2007-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07 -29.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.07"^^xsd:decimal ;
  geo-pos:long "-29.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3538'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '3538'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.07'^^xsd:double;
  dwc:latitude '38.07'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3538'^^xsd:string;
  dwc:observationDate '2003-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3540'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ana Colaço'^^xsd:string;
  dwc:collectorNumber '3540'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3540'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-28.256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -28.256)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-28.256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3541'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3541'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.256'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3541'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3547'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3547'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3547'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3548'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3548'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3548'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.538"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.538"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3549'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3549'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3549'^^xsd:string;
  dwc:observationDate '2009-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3550'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3550'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3550'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3551'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3551'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3551'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3552'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3552'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3552'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3553'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3553'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3553'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3554'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3554'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3554'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3556'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3556'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3556'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3559'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3559'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3559'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3560'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3560'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3560'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3562'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3562'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3562'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3563'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3563'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3563'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3564'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3564'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3564'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3565'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3565'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3565'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3566'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3566'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3566'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3567'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3567'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3567'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3568'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3568'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3568'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3569'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3569'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3569'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3570'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3570'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3570'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3571'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3571'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3571'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3572'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3572'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3572'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3573'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '3573'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3573'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3575'^^xsd:string;
  dwc:scientificName 'Crypthelia tenuiseptata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3575'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117955'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3575'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3576'^^xsd:string;
  dwc:scientificName 'Echinodermata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3576'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3576'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3577'^^xsd:string;
  dwc:scientificName 'Acanella arbuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '3577'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3577'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -28.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-28.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3578'^^xsd:string;
  dwc:scientificName 'Plumularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3578'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.348'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117196'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3578'^^xsd:string;
  dwc:observationDate '2009-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -29.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -29.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-29.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3581'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3581'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.03'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3581'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -29.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -29.03)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-29.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3582'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.03'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3582'^^xsd:string;
  dwc:observationDate '2009-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3583'^^xsd:string;
  dwc:scientificName 'Tanacetipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3583'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.025'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267888'^^xsd:integer;
  dwc:samplingProtocol 'Scuba diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3583'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '267888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3584'^^xsd:string;
  dwc:scientificName 'Tanacetipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3584'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.025'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267888'^^xsd:integer;
  dwc:samplingProtocol 'Scuba diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3584'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '267888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.97"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3585'^^xsd:string;
  dwc:scientificName 'Tanacetipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3585'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.025'^^xsd:double;
  dwc:latitude '37.97'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267888'^^xsd:integer;
  dwc:samplingProtocol 'Scuba diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3585'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '267888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3586'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3586'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3586'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3587'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3587'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3587'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3589'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3589'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3589'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3590'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3590'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3590'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3591'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3591'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3591'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3592'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3592'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3592'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3594'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3594'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3594'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3596'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3596'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3596'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3597'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3597'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3597'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3598'^^xsd:string;
  dwc:scientificName 'Echinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3598'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123386'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3598'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '123386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3599'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3599'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3599'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3600'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3600'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3600'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3601'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3601'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3602'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3602'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3602'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3603'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3603'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3603'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3605'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3605'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3605'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3606'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3606'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3607'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3607'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3607'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3608'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3608'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3608'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3609'^^xsd:string;
  dwc:scientificName 'Gerardia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100791'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3609'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '383013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4925 -28.613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4925"^^xsd:decimal ;
  geo-pos:long "-28.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3611'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.613333'^^xsd:double;
  dwc:latitude '38.4925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3611'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3612'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3612'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3613'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3613'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3614'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3614'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3615'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3615'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3616'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3616'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3618'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3618'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3619'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3619'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3620'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3620'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3621'^^xsd:string;
  dwc:scientificName 'Coralliophila sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3621'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137837'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3621'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3622'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3622'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3622'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3623'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3623'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3624'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3624'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3625'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3625'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3627'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3627'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3628'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3628'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3629'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.991'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3629'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3630'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.991'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3630'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3631'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3631'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3632'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3632'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3634'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3634'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3634'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3635'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3635'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3635'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3636'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3636'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3636'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3637'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3637'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3637'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3638'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3638'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3639'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3639'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3640'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3640'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3640'^^xsd:string;
  dwc:observationDate '2009-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3643'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3643'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3643'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3644'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3644'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3644'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3645'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3645'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3645'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3646'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3646'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3646'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3647'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3647'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3647'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3648'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3648'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3648'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3649'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3649'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3649'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3650'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3650'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3650'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3651'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3651'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3651'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3652'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3652'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3652'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.049)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3653'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3653'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.049'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3653'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3655'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3655'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3656'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3656'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -29.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-29.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3657'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3657'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -29.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-29.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -29.079)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-29.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3658'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.079'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3658'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29.079)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-29.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3659'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3659'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.079'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3659'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29.079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -29.079)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-29.079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3660'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.079'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3660'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.212"^^xsd:decimal ;
  dwc:decimalLongitude "-26.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.212 -26.577)"^^geo:wktLiteral ;
  geo-pos:lat "38.212"^^xsd:decimal ;
  geo-pos:long "-26.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3661'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3661'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.577'^^xsd:double;
  dwc:latitude '38.212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_3661'^^xsd:string;
  dwc:observationDate '2000-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.644)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3683'^^xsd:string;
  dwc:scientificName 'Antipathella wollastoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3683'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.644'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289448'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3683'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '289448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3685'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3685'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3685'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3686'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3686'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3686'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3688'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3688'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3688'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3689'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3689'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3689'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3690'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3690'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3690'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3691'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3691'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3691'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3692'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3692'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3692'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.644"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.644 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.644"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3693'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3693'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.644'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3693'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622 -28.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.622"^^xsd:decimal ;
  dwc:decimalLongitude "-28.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622 -28.904)"^^geo:wktLiteral ;
  geo-pos:lat "37.622"^^xsd:decimal ;
  geo-pos:long "-28.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3694'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3694'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.904'^^xsd:double;
  dwc:latitude '37.622'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3694'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622 -28.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.622"^^xsd:decimal ;
  dwc:decimalLongitude "-28.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.622 -28.904)"^^geo:wktLiteral ;
  geo-pos:lat "37.622"^^xsd:decimal ;
  geo-pos:long "-28.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3695'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3695'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.904'^^xsd:double;
  dwc:latitude '37.622'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3695'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3697'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3697'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3697'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3698'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3698'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3698'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3699'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3699'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3699'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3700'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3700'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3700'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3702'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3702'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3702'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.646"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.646 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "37.646"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3703'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3703'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.923'^^xsd:double;
  dwc:latitude '37.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3703'^^xsd:string;
  dwc:observationDate '2010-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.668"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3704'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3704'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.668'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3704'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.668"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3705'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3705'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.668'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3705'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.668"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3706'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3706'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.668'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3706'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.668"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3707'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3707'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.668'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3707'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -28.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-28.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -28.909)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-28.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3708'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.909'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3708'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "38.175"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3709'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3709'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3709'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.176"^^xsd:decimal ;
  geo-pos:long "-28.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3711'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3711'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.989'^^xsd:double;
  dwc:latitude '38.176'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3711'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.176"^^xsd:decimal ;
  geo-pos:long "-28.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3712'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3712'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.989'^^xsd:double;
  dwc:latitude '38.176'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3712'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.176"^^xsd:decimal ;
  geo-pos:long "-28.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3713'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3713'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.989'^^xsd:double;
  dwc:latitude '38.176'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3713'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.176"^^xsd:decimal ;
  dwc:decimalLongitude "-28.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.176 -28.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.176"^^xsd:decimal ;
  geo-pos:long "-28.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3714'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3714'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.989'^^xsd:double;
  dwc:latitude '38.176'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3714'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187 -28.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.187"^^xsd:decimal ;
  dwc:decimalLongitude "-28.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187 -28.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.187"^^xsd:decimal ;
  geo-pos:long "-28.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3715'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3715'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.971'^^xsd:double;
  dwc:latitude '38.187'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3715'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187 -28.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.187"^^xsd:decimal ;
  dwc:decimalLongitude "-28.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.187 -28.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.187"^^xsd:decimal ;
  geo-pos:long "-28.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3716'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3716'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.971'^^xsd:double;
  dwc:latitude '38.187'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3716'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.189 -28.964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.189"^^xsd:decimal ;
  dwc:decimalLongitude "-28.964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.189 -28.964)"^^geo:wktLiteral ;
  geo-pos:lat "38.189"^^xsd:decimal ;
  geo-pos:long "-28.964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3717'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3717'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.964'^^xsd:double;
  dwc:latitude '38.189'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3717'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3718'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3718'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3718'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.192"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3719'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3719'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.192'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3719'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.192 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.192"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3720'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3720'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.192'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3720'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3721'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3721'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3721'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3722'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3722'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3722'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3724'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3724'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3724'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3725'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3725'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3725'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3726'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3726'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3726'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3727'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3727'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3727'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3728'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3728'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3728'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3729'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3729'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3729'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3730'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3730'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3730'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.642"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.642 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.642"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3731'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3731'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.642'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3731'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.652 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.652"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.652 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.652"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3733'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3733'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.652'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3733'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.652 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.652"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.652 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "37.652"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3734'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3734'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.934'^^xsd:double;
  dwc:latitude '37.652'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3734'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3735'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3735'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3735'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3736'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3736'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3736'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3737'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3737'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3737'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3738'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3738'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3738'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3739'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3739'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3739'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3741'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3741'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3741'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -28.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-28.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -28.716)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-28.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3742'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3742'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.716'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3742'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.893"^^xsd:decimal ;
  dwc:decimalLongitude "-28.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  geo-pos:lat "37.893"^^xsd:decimal ;
  geo-pos:long "-28.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3743'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3743'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.719'^^xsd:double;
  dwc:latitude '37.893'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3743'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.893"^^xsd:decimal ;
  dwc:decimalLongitude "-28.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  geo-pos:lat "37.893"^^xsd:decimal ;
  geo-pos:long "-28.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3744'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3744'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.719'^^xsd:double;
  dwc:latitude '37.893'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3744'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.894 -28.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.894"^^xsd:decimal ;
  dwc:decimalLongitude "-28.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.894 -28.725)"^^geo:wktLiteral ;
  geo-pos:lat "37.894"^^xsd:decimal ;
  geo-pos:long "-28.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3745'^^xsd:string;
  dwc:scientificName 'Pyrosoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3745'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.725'^^xsd:double;
  dwc:latitude '37.894'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3745'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.893"^^xsd:decimal ;
  dwc:decimalLongitude "-28.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.893 -28.719)"^^geo:wktLiteral ;
  geo-pos:lat "37.893"^^xsd:decimal ;
  geo-pos:long "-28.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3747'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3747'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.719'^^xsd:double;
  dwc:latitude '37.893'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3747'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.169 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.169"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.169 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.169"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3749'^^xsd:string;
  dwc:scientificName 'Plumularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3749'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.169'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117196'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3749'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '117196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159 -28.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.159"^^xsd:decimal ;
  dwc:decimalLongitude "-28.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.159 -28.902)"^^geo:wktLiteral ;
  geo-pos:lat "38.159"^^xsd:decimal ;
  geo-pos:long "-28.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3750'^^xsd:string;
  dwc:scientificName 'Plumularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3750'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.902'^^xsd:double;
  dwc:latitude '38.159'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117196'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3750'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '117196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.168 -28.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.168"^^xsd:decimal ;
  dwc:decimalLongitude "-28.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.168 -28.907)"^^geo:wktLiteral ;
  geo-pos:lat "38.168"^^xsd:decimal ;
  geo-pos:long "-28.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3752'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3752'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.907'^^xsd:double;
  dwc:latitude '38.168'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3752'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 -28.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.666 -28.882)"^^geo:wktLiteral ;
  geo-pos:lat "37.666"^^xsd:decimal ;
  geo-pos:long "-28.882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3753'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3753'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.882'^^xsd:double;
  dwc:latitude '37.666'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3753'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.668"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.668 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.668"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3754'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3754'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.668'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3754'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.669"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3755'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3755'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.669'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3755'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.669"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3756'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3756'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.669'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3756'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.669"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.669 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.669"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3757'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3757'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.669'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3757'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.675"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3759'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3759'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.675'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3759'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.675"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3760'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3760'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.675'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3760'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.675"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3761'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3761'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.675'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3761'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.675 -28.876)"^^geo:wktLiteral ;
  geo-pos:lat "37.675"^^xsd:decimal ;
  geo-pos:long "-28.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3762'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3762'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876'^^xsd:double;
  dwc:latitude '37.675'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3762'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.691"^^xsd:decimal ;
  geo-pos:long "-28.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3764'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3764'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3764'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.691"^^xsd:decimal ;
  geo-pos:long "-28.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3766'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3766'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3766'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.691"^^xsd:decimal ;
  geo-pos:long "-28.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3767'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3767'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3767'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.691"^^xsd:decimal ;
  geo-pos:long "-28.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3768'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3768'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3768'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.691 -28.885)"^^geo:wktLiteral ;
  geo-pos:lat "37.691"^^xsd:decimal ;
  geo-pos:long "-28.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3769'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3769'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.885'^^xsd:double;
  dwc:latitude '37.691'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3769'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.735"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3770'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3770'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.735'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3770'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.735"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3771'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3771'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.735'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3771'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.735 -28.902)"^^geo:wktLiteral ;
  geo-pos:lat "37.735"^^xsd:decimal ;
  geo-pos:long "-28.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3772'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3772'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.902'^^xsd:double;
  dwc:latitude '37.735'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3772'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.638 -28.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.638"^^xsd:decimal ;
  dwc:decimalLongitude "-28.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.638 -28.905)"^^geo:wktLiteral ;
  geo-pos:lat "37.638"^^xsd:decimal ;
  geo-pos:long "-28.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3774'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3774'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.905'^^xsd:double;
  dwc:latitude '37.638'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3774'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3776'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3776'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3776'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3777'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3777'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3777'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3778'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3778'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3778'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3779'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3779'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3779'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3780'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3780'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3780'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3781'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3781'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3781'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3782'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3782'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3782'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.996"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.996 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.996"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3783'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3783'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.925'^^xsd:double;
  dwc:latitude '38.996'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3783'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3785'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3785'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3785'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3786'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3786'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3786'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3787'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3787'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3787'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3788'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3788'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3788'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.435)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3789'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3789'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.435'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3789'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.635"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3791'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.635'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3791'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.635"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3792'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.635'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3792'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.635"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3794'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3794'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.635'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3794'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.635 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.635"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3795'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.901'^^xsd:double;
  dwc:latitude '37.635'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3795'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.858 -29.339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.858"^^xsd:decimal ;
  dwc:decimalLongitude "-29.339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.858 -29.339)"^^geo:wktLiteral ;
  geo-pos:lat "37.858"^^xsd:decimal ;
  geo-pos:long "-29.339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3796'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3796'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.339'^^xsd:double;
  dwc:latitude '37.858'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3796'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.853"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3797'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3797'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.34'^^xsd:double;
  dwc:latitude '37.853'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3797'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.853"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3798'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.34'^^xsd:double;
  dwc:latitude '37.853'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3798'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.853"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3799'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.34'^^xsd:double;
  dwc:latitude '37.853'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3799'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3800'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3800'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3801'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.352'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3801'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -29.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -29.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.825"^^xsd:decimal ;
  geo-pos:long "-29.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3802'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.39'^^xsd:double;
  dwc:latitude '37.825'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3802'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -29.39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.825"^^xsd:decimal ;
  dwc:decimalLongitude "-29.39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -29.39)"^^geo:wktLiteral ;
  geo-pos:lat "37.825"^^xsd:decimal ;
  geo-pos:long "-29.39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3803'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.39'^^xsd:double;
  dwc:latitude '37.825'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3803'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.921)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3805'^^xsd:string;
  dwc:scientificName 'Thouarella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3805'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.921'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125323'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3805'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '125323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317 -28.921)"^^geo:wktLiteral ;
  geo-pos:lat "38.317"^^xsd:decimal ;
  geo-pos:long "-28.921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3806'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3806'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.921'^^xsd:double;
  dwc:latitude '38.317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3806'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.308 -30.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.308"^^xsd:decimal ;
  dwc:decimalLongitude "-30.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.308 -30.108)"^^geo:wktLiteral ;
  geo-pos:lat "38.308"^^xsd:decimal ;
  geo-pos:long "-30.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3810'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3810'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.108'^^xsd:double;
  dwc:latitude '38.308'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3810'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "38.305"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3812'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3812'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.089'^^xsd:double;
  dwc:latitude '38.305'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3812'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "38.305"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3813'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3813'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.089'^^xsd:double;
  dwc:latitude '38.305'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3813'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 -30.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "-30.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 -30.089)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "-30.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3815'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3815'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.089'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3815'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-30.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3816'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3816'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.724'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3816'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-30.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3817'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3817'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.724'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3817'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-30.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3818'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3818'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.724'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3818'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -30.724)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-30.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3819'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3819'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.724'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3819'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.721)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3820'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3820'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.721'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3820'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.721)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3821'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3821'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.721'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3821'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3823'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3823'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.722'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3823'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3824'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3824'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.722'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3824'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304 -30.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304"^^xsd:decimal ;
  dwc:decimalLongitude "-30.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304 -30.717)"^^geo:wktLiteral ;
  geo-pos:lat "38.304"^^xsd:decimal ;
  geo-pos:long "-30.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3826'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3826'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.717'^^xsd:double;
  dwc:latitude '38.304'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3826'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.306 -30.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.306"^^xsd:decimal ;
  dwc:decimalLongitude "-30.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.306 -30.706)"^^geo:wktLiteral ;
  geo-pos:lat "38.306"^^xsd:decimal ;
  geo-pos:long "-30.706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3827'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3827'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.706'^^xsd:double;
  dwc:latitude '38.306'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3827'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.801)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3828'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3828'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.801'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3828'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3829'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3829'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.722'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3829'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3830'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3830'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.722'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3830'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.722)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3831'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3831'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.722'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3831'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3832'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3832'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3832'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3833'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3833'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3833'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3834'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3834'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3834'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3835'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3835'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3835'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3836'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3836'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3836'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3837'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3837'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3837'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3838'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3838'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3838'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-30.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -30.241)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-30.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3839'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3839'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.241'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3839'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-29.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-29.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3841'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3841'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.989'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3841'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-29.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-29.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3842'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3842'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.989'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3842'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.034 -28.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.034"^^xsd:decimal ;
  dwc:decimalLongitude "-28.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.034 -28.924)"^^geo:wktLiteral ;
  geo-pos:lat "38.034"^^xsd:decimal ;
  geo-pos:long "-28.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3844'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3844'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.924'^^xsd:double;
  dwc:latitude '38.034'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3844'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.035"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.035"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3845'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3845'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.936'^^xsd:double;
  dwc:latitude '38.035'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3845'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.035"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.035"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3846'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3846'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.936'^^xsd:double;
  dwc:latitude '38.035'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3846'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.035"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.035 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.035"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3847'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3847'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.936'^^xsd:double;
  dwc:latitude '38.035'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3847'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "-28.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "-28.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3848'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '3848'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.951'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3848'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "-28.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "-28.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3849'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3849'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.951'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3849'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "-28.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "-28.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3850'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3850'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.951'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3850'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "-28.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 -28.951)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "-28.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3851'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3851'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.951'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3851'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3852'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3852'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3852'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3853'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3853'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3853'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3854'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3854'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3854'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3855'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3855'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3855'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3856'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3856'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3856'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3857'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3857'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3857'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.022 -28.918)"^^geo:wktLiteral ;
  geo-pos:lat "38.022"^^xsd:decimal ;
  geo-pos:long "-28.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3859'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3859'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.918'^^xsd:double;
  dwc:latitude '38.022'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3859'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3860'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3860'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3860'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3861'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3861'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3861'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3862'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3862'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3862'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3863'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3863'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3863'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3864'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3864'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3864'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.137)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3866'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3866'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.137'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3866'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3869'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3869'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3869'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3870'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3870'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3870'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3871'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3871'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3872'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3872'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3873'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3873'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3874'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3874'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3875'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3875'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3876'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3876'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3878'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3878'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3878'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3879'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3879'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3879'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3880'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3880'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3880'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3881'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3881'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3882'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3882'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-29.989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.989)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-29.989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3883'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.989'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3883'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.173)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3884'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '3884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.173'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_3884'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -28.601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-28.601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -28.601)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-28.601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3888'^^xsd:string;
  dwc:scientificName 'Scrupocellaria bertholleti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3888'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.601'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111239'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3888'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '739003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3889'^^xsd:string;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3889'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3889'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.697"^^xsd:decimal ;
  geo-pos:long "-25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3890'^^xsd:string;
  dwc:scientificName 'Schizoporella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3890'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.572'^^xsd:double;
  dwc:latitude '37.697'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '110975'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3890'^^xsd:string;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3896'^^xsd:string;
  dwc:scientificName 'Bicellariella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3896'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111147'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3896'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3898'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3898'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3898'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.697"^^xsd:decimal ;
  geo-pos:long "-25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3899'^^xsd:string;
  dwc:scientificName 'Crisia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3899'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.572'^^xsd:double;
  dwc:latitude '37.697'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111032'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3899'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3901'^^xsd:string;
  dwc:scientificName 'Bugula gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3901'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.11'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111156'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3901'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '834029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3902'^^xsd:string;
  dwc:scientificName 'Watersipora subovoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3902'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111591'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3902'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '111590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3903'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3903'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3903'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3904'^^xsd:string;
  dwc:scientificName 'Bugula dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3904'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '234109'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3904'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '833987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3905'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3905'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3905'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3907'^^xsd:string;
  dwc:scientificName 'Bugula neritina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3907'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111158'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3907'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51"^^xsd:decimal ;
  dwc:decimalLongitude "-28.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51 -28.589)"^^geo:wktLiteral ;
  geo-pos:lat "38.51"^^xsd:decimal ;
  geo-pos:long "-28.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3908'^^xsd:string;
  dwc:scientificName 'Crisia ocidentalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3908'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.589'^^xsd:double;
  dwc:latitude '38.51'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111700'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3908'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '111700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3909'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3909'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.321'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3909'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.51)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3911'^^xsd:string;
  dwc:scientificName 'Reteporella mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.51'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111457'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3911'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1041728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3912'^^xsd:string;
  dwc:scientificName 'Schizomavella cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111093'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3912'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '221521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3913'^^xsd:string;
  dwc:scientificName 'Puellina innominata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3913'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111330'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3913'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '467108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3914'^^xsd:string;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3914'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3914'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3977'^^xsd:string;
  dwc:scientificName 'Celleporina fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3977'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.11'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '469569'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3977'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '469569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.697"^^xsd:decimal ;
  dwc:decimalLongitude "-25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.697 -25.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.697"^^xsd:decimal ;
  geo-pos:long "-25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3978'^^xsd:string;
  dwc:scientificName 'Bowerbankia citrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos de la Cuadra'^^xsd:string;
  dwc:collectorNumber '3978'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.572'^^xsd:double;
  dwc:latitude '37.697'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '111664'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3978'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '851584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3981'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3981'^^xsd:string;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.518"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3983'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.518'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3983'^^xsd:string;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.611 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.611 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "39.611"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3984'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.022'^^xsd:double;
  dwc:latitude '39.611'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3984'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3985'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3985'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3986'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3986'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3987'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3987'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3988'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3988'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3989'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3989'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3989'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3991'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3991'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3992'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3992'^^xsd:string;
  dwc:observationDate '2002-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3993'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3993'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3994'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3994'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3995'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3995'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3996'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3996'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3997'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^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:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3997'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3999'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3999'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_3999'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4000'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4000'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4000'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.672"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.672 -31.11)"^^geo:wktLiteral ;
  geo-pos:lat "39.672"^^xsd:decimal ;
  geo-pos:long "-31.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4001'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4001'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11'^^xsd:double;
  dwc:latitude '39.672'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4001'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.523 -31.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.523"^^xsd:decimal ;
  dwc:decimalLongitude "-31.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.523 -31.172)"^^geo:wktLiteral ;
  geo-pos:lat "39.523"^^xsd:decimal ;
  geo-pos:long "-31.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4002'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.172'^^xsd:double;
  dwc:latitude '39.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4002'^^xsd:string;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.524 -31.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.524"^^xsd:decimal ;
  dwc:decimalLongitude "-31.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.524 -31.214)"^^geo:wktLiteral ;
  geo-pos:lat "39.524"^^xsd:decimal ;
  geo-pos:long "-31.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4003'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.214'^^xsd:double;
  dwc:latitude '39.524'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4003'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.523 -31.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.523"^^xsd:decimal ;
  dwc:decimalLongitude "-31.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.523 -31.172)"^^geo:wktLiteral ;
  geo-pos:lat "39.523"^^xsd:decimal ;
  geo-pos:long "-31.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4004'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.172'^^xsd:double;
  dwc:latitude '39.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4004'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.626)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4005'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4005'^^xsd:string;
  dwc:observationDate '2001-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.597"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4006'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-28.83'^^xsd:double;
  dwc:latitude '38.597'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4006'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.609)"^^geo:wktLiteral ;
  geo-pos:lat "38.555"^^xsd:decimal ;
  geo-pos:long "-28.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4009'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^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:longitude '-28.609'^^xsd:double;
  dwc:latitude '38.555'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4009'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555 -28.609)"^^geo:wktLiteral ;
  geo-pos:lat "38.555"^^xsd:decimal ;
  geo-pos:long "-28.609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4010'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4010'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^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:longitude '-28.609'^^xsd:double;
  dwc:latitude '38.555'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4010'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.543"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4011'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4011'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.543'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4011'^^xsd:string;
  dwc:observationDate '2004-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -28.83)"^^geo:wktLiteral ;
  geo-pos:lat "38.597"^^xsd:decimal ;
  geo-pos:long "-28.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4012'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4012'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.83'^^xsd:double;
  dwc:latitude '38.597'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4012'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.243"^^xsd:decimal ;
  dwc:decimalLongitude "-24.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.243 -24.722)"^^geo:wktLiteral ;
  geo-pos:lat "37.243"^^xsd:decimal ;
  geo-pos:long "-24.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4013'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.722'^^xsd:double;
  dwc:latitude '37.243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4013'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4015'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4015'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4015'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4016'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4016'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4018'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4018'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4019'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4019'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4020'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4020'^^xsd:string;
  dwc:observationDate '2005-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4022'^^xsd:string;
  dwc:scientificName 'Cystoseira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '144126'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4022'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '144126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4023'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4023'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -24.78)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-24.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4024'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-24.78'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_4024'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4031'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4031'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4031'^^xsd:string;
  dwc:observationDate '2010-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -27.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-27.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -27.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-27.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4033'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4033'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.159'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4033'^^xsd:string;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.921 -28.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.921"^^xsd:decimal ;
  dwc:decimalLongitude "-28.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.921 -28.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.921"^^xsd:decimal ;
  geo-pos:long "-28.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4035'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4035'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.157'^^xsd:double;
  dwc:latitude '37.921'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4035'^^xsd:string;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4037'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4037'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4037'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.907"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  geo-pos:lat "37.907"^^xsd:decimal ;
  geo-pos:long "-29.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4038'^^xsd:string;
  dwc:scientificName 'Polyplumaria sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4038'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.907'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117197'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4038'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.916"^^xsd:decimal ;
  dwc:decimalLongitude "-29.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  geo-pos:lat "37.916"^^xsd:decimal ;
  geo-pos:long "-29.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4039'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4039'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.151'^^xsd:double;
  dwc:latitude '37.916'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4039'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.916"^^xsd:decimal ;
  dwc:decimalLongitude "-29.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  geo-pos:lat "37.916"^^xsd:decimal ;
  geo-pos:long "-29.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4040'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4040'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.151'^^xsd:double;
  dwc:latitude '37.916'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4040'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.916"^^xsd:decimal ;
  dwc:decimalLongitude "-29.151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916 -29.151)"^^geo:wktLiteral ;
  geo-pos:lat "37.916"^^xsd:decimal ;
  geo-pos:long "-29.151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4041'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4041'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.151'^^xsd:double;
  dwc:latitude '37.916'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4041'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4043'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4043'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4044'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4044'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4046'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4046'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4047'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4047'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4047'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4048'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4048'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4048'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4049'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4049'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4049'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4050'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4050'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4051'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4051'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4053'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4053'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4053'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4054'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4054'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-29.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -29.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-29.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4055'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4055'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.143'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4055'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.918 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.918"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.918 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.918"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4056'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4056'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.918'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4056'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4057'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4057'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4057'^^xsd:string;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.907"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  geo-pos:lat "37.907"^^xsd:decimal ;
  geo-pos:long "-29.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4058'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4058'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.907'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4058'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.907"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.907 -29.169)"^^geo:wktLiteral ;
  geo-pos:lat "37.907"^^xsd:decimal ;
  geo-pos:long "-29.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4059'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4059'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.907'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4059'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4061'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4061'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4061'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4062'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4062'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4062'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4063'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4063'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4064'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4064'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4065'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4065'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4067'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4067'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4068'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4068'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4069'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4069'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4070'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4070'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4071'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4071'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.914"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.914 -29.171)"^^geo:wktLiteral ;
  geo-pos:lat "37.914"^^xsd:decimal ;
  geo-pos:long "-29.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4072'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171'^^xsd:double;
  dwc:latitude '37.914'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4072'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4074'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura'^^xsd:string;
  dwc:collectorNumber '4074'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4074'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4075'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4075'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.612'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4075'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4076'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.612'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4076'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.612)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4077'^^xsd:string;
  dwc:scientificName 'Epizoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.612'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100790'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4077'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '100790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.502 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.502"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.502 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.502"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4078'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4078'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.502'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4078'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.513"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.513"^^xsd:decimal ;
  geo-pos:long "-30.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4079'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4079'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.513'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4079'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4080'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4080'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4080'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4082'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4082'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4082'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4083'^^xsd:string;
  dwc:scientificName 'Diphasia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4083'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4084'^^xsd:string;
  dwc:scientificName 'Diphasia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4084'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4084'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4085'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4085'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4085'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4086'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4086'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4086'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4087'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4087'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4088'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4088'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4089'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4089'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4089'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4091'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4091'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4092'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4092'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4093'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4093'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4094'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4094'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4095'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4095'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54 -30.747)"^^geo:wktLiteral ;
  geo-pos:lat "37.54"^^xsd:decimal ;
  geo-pos:long "-30.747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4096'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.747'^^xsd:double;
  dwc:latitude '37.54'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4096'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.537"^^xsd:decimal ;
  dwc:decimalLongitude "-30.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.537"^^xsd:decimal ;
  geo-pos:long "-30.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4097'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.717'^^xsd:double;
  dwc:latitude '37.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4097'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.537"^^xsd:decimal ;
  dwc:decimalLongitude "-30.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.537"^^xsd:decimal ;
  geo-pos:long "-30.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4098'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4098'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.717'^^xsd:double;
  dwc:latitude '37.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4098'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.537"^^xsd:decimal ;
  dwc:decimalLongitude "-30.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.717)"^^geo:wktLiteral ;
  geo-pos:lat "37.537"^^xsd:decimal ;
  geo-pos:long "-30.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4099'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4099'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.717'^^xsd:double;
  dwc:latitude '37.537'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4099'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4100'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4100'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4100'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4101'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4101'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4101'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4102'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4102'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4102'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4103'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4103'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4103'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4105'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4105'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4105'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.185)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4106'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.185'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4106'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.923 -29.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.923"^^xsd:decimal ;
  dwc:decimalLongitude "-29.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.923 -29.185)"^^geo:wktLiteral ;
  geo-pos:lat "37.923"^^xsd:decimal ;
  geo-pos:long "-29.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4107'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4107'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.185'^^xsd:double;
  dwc:latitude '37.923'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4107'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929 -29.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.929"^^xsd:decimal ;
  dwc:decimalLongitude "-29.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.929 -29.198)"^^geo:wktLiteral ;
  geo-pos:lat "37.929"^^xsd:decimal ;
  geo-pos:long "-29.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4108'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4108'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.198'^^xsd:double;
  dwc:latitude '37.929'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4108'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4109'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4109'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4109'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4110'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4110'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4111'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4111'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4112'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4112'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4113'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4113'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4115'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4115'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4115'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4116'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4116'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4117'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4117'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4118'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4118'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4118'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4119'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4119'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4119'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4120'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4120'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4120'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.047)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4121'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4121'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.047'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4121'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4123'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4123'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4123'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4124'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4124'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4124'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4125'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4125'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4125'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4126'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4126'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4126'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4127'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4127'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4128'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4128'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4128'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4130'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4130'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4130'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "-29.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.938"^^xsd:decimal ;
  geo-pos:long "-29.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4131'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4131'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.157'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4131'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4132'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4132'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4132'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4133'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4133'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4133'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4134'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4134'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4134'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4135'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4135'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4135'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4137'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4137'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4137'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4138'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4138'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4138'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4139'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4139'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4139'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4140'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4140'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4140'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.079"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.079 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.079"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4141'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4141'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.05'^^xsd:double;
  dwc:latitude '37.079'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4141'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4143'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4143'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4143'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4144'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4144'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4144'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4145'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4145'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4145'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4146'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4146'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4146'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4147'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4147'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4147'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4148'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4148'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4148'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4149'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4149'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4149'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4150'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4150'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.159'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4150'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.158)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4152'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4152'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.158'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4152'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "-29.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.938"^^xsd:decimal ;
  geo-pos:long "-29.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4153'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4153'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.157'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4153'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "-29.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.938"^^xsd:decimal ;
  geo-pos:long "-29.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4154'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4154'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.157'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4154'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.938"^^xsd:decimal ;
  dwc:decimalLongitude "-29.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.938 -29.157)"^^geo:wktLiteral ;
  geo-pos:lat "37.938"^^xsd:decimal ;
  geo-pos:long "-29.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4155'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4155'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.157'^^xsd:double;
  dwc:latitude '37.938'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4155'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4156'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4156'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4156'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4157'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4157'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4157'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4159'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4159'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4159'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4160'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4160'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4160'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4161'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4161'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4161'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4162'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4162'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4162'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.937"^^xsd:decimal ;
  dwc:decimalLongitude "-29.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.937 -29.156)"^^geo:wktLiteral ;
  geo-pos:lat "37.937"^^xsd:decimal ;
  geo-pos:long "-29.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4163'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4163'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.156'^^xsd:double;
  dwc:latitude '37.937'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4163'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -29.153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92"^^xsd:decimal ;
  dwc:decimalLongitude "-29.153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92 -29.153)"^^geo:wktLiteral ;
  geo-pos:lat "37.92"^^xsd:decimal ;
  geo-pos:long "-29.153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4164'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4164'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.153'^^xsd:double;
  dwc:latitude '37.92'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4164'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 -29.204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.931"^^xsd:decimal ;
  dwc:decimalLongitude "-29.204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.931 -29.204)"^^geo:wktLiteral ;
  geo-pos:lat "37.931"^^xsd:decimal ;
  geo-pos:long "-29.204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4165'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4165'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.204'^^xsd:double;
  dwc:latitude '37.931'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4165'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4166'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4166'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4166'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4168'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4168'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4168'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4169'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4169'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4169'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4170'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4170'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4170'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4171'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4171'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4171'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4173'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4173'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4173'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4174'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4174'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4174'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4175'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4175'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4175'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4176'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4176'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4176'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4177'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4177'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4177'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4178'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4178'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4178'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.334"^^xsd:decimal ;
  dwc:decimalLongitude "-28.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.334 -28.582)"^^geo:wktLiteral ;
  geo-pos:lat "38.334"^^xsd:decimal ;
  geo-pos:long "-28.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4179'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4179'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.582'^^xsd:double;
  dwc:latitude '38.334'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4179'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.169)"^^geo:wktLiteral ;
  geo-pos:lat "37.94"^^xsd:decimal ;
  geo-pos:long "-29.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4180'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4180'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.169'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4180'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4182'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4182'^^xsd:string;
  dwc:observationDate '2008-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4183'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4183'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.99'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4183'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4184'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.99'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4184'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4185'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.99'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4185'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4186'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.993'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4186'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4187'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4187'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.993'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4187'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4188'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4188'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.993'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4188'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.993)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4189'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4189'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.993'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4189'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4191'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4191'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4192'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4192'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4192'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4193'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4193'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4194'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4194'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4195'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4195'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4195'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4196'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4196'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4196'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4197'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4197'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4199'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4199'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4199'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4200'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4200'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4200'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4201'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4201'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4201'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4202'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4202'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4202'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.753"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.753 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.753"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4204'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4204'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.99'^^xsd:double;
  dwc:latitude '37.753'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4204'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4205'^^xsd:string;
  dwc:scientificName 'Sertularella gayi var. robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4205'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '833979'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4205'^^xsd:string;
  dwc:observationDate '2007-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -28.93)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-28.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4206'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4206'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.93'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4206'^^xsd:string;
  dwc:observationDate '2008-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "38.016"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4223'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4223'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.349'^^xsd:double;
  dwc:latitude '38.016'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4223'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "38.016"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4224'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4224'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.349'^^xsd:double;
  dwc:latitude '38.016'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4224'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "38.016"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4225'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4225'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.349'^^xsd:double;
  dwc:latitude '38.016'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4225'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "38.016"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4226'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Rui Prieto'^^xsd:string;
  dwc:collectorNumber '4226'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.349'^^xsd:double;
  dwc:latitude '38.016'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4226'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "38.028"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4227'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4227'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.934'^^xsd:double;
  dwc:latitude '38.028'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4227'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 -28.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.028"^^xsd:decimal ;
  dwc:decimalLongitude "-28.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.028 -28.934)"^^geo:wktLiteral ;
  geo-pos:lat "38.028"^^xsd:decimal ;
  geo-pos:long "-28.934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4229'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4229'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.934'^^xsd:double;
  dwc:latitude '38.028'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4229'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.023"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4230'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4230'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.023'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4230'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.023"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4231'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4231'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.023'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4231'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.023"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4232'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4232'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.023'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4232'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.023"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4233'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4233'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.023'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4233'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.023"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.023 -28.92)"^^geo:wktLiteral ;
  geo-pos:lat "38.023"^^xsd:decimal ;
  geo-pos:long "-28.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4234'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4234'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.92'^^xsd:double;
  dwc:latitude '38.023'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4234'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -28.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-28.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -28.925)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-28.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4235'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4235'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.925'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4235'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.949 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.949"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.949 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.949"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4237'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4237'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.949'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4237'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4238'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4238'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4238'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4239'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4239'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4239'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4240'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4240'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4240'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4241'^^xsd:string;
  dwc:scientificName 'Swiftia pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4241'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125401'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4241'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1608729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4242'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4242'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4242'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4244'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4244'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4244'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4245'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4245'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4245'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.181)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4246'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4246'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.181'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4246'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4248'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4248'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4248'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4249'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4249'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4249'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4250'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4250'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4250'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4251'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4251'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4251'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4252'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4252'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4252'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4253'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4253'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.889'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4253'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4254'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4254'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.889'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4254'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.651 -28.889)"^^geo:wktLiteral ;
  geo-pos:lat "37.651"^^xsd:decimal ;
  geo-pos:long "-28.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4255'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4255'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.889'^^xsd:double;
  dwc:latitude '37.651'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4255'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4256'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4256'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4256'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4257'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4257'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4257'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117"^^xsd:decimal ;
  dwc:decimalLongitude "-29.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117 -29.182)"^^geo:wktLiteral ;
  geo-pos:lat "38.117"^^xsd:decimal ;
  geo-pos:long "-29.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4258'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4258'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.182'^^xsd:double;
  dwc:latitude '38.117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4258'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  geo-pos:lat "38.124"^^xsd:decimal ;
  geo-pos:long "-29.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4260'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4260'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.193'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4260'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  geo-pos:lat "38.124"^^xsd:decimal ;
  geo-pos:long "-29.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4261'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4261'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.193'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4261'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  geo-pos:lat "38.124"^^xsd:decimal ;
  geo-pos:long "-29.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4262'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4262'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.193'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4262'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.954 -29.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.954"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.954 -29.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.954"^^xsd:decimal ;
  geo-pos:long "-29.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4263'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4263'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.19'^^xsd:double;
  dwc:latitude '37.954'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4263'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.193)"^^geo:wktLiteral ;
  geo-pos:lat "38.124"^^xsd:decimal ;
  geo-pos:long "-29.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4264'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4264'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.193'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4264'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4265'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4265'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4265'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4267'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4267'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4267'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4268'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4268'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4268'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4269'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4269'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4269'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4270'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4270'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4270'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.159)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4271'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.159'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4271'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.178"^^xsd:decimal ;
  dwc:decimalLongitude "-29.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.178"^^xsd:decimal ;
  geo-pos:long "-29.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4272'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.005'^^xsd:double;
  dwc:latitude '38.178'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4272'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.178"^^xsd:decimal ;
  dwc:decimalLongitude "-29.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.178"^^xsd:decimal ;
  geo-pos:long "-29.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4273'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4273'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.005'^^xsd:double;
  dwc:latitude '38.178'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4273'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.178"^^xsd:decimal ;
  dwc:decimalLongitude "-29.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.178"^^xsd:decimal ;
  geo-pos:long "-29.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4274'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4274'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.005'^^xsd:double;
  dwc:latitude '38.178'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4274'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.178"^^xsd:decimal ;
  dwc:decimalLongitude "-29.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.178 -29.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.178"^^xsd:decimal ;
  geo-pos:long "-29.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4276'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4276'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.005'^^xsd:double;
  dwc:latitude '38.178'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4276'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-28.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.942)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-28.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4277'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.942'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4277'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "38.121"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4279'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '38.121'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4279'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4280'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.192'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4280'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.192)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4281'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.192'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4281'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4282'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.19'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4282'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4283'^^xsd:string;
  dwc:scientificName 'Cnidaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.19'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1267'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4283'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.19)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4284'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.19'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4284'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.924"^^xsd:decimal ;
  dwc:decimalLongitude "-29.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.924 -29.189)"^^geo:wktLiteral ;
  geo-pos:lat "37.924"^^xsd:decimal ;
  geo-pos:long "-29.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4285'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4285'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.189'^^xsd:double;
  dwc:latitude '37.924'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4285'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-29.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4286'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4286'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4286'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-29.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4287'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4287'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4287'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-29.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4289'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4289'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4289'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-29.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4290'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4290'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4290'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-29.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -29.134)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-29.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4291'^^xsd:string;
  dwc:scientificName 'Gerardia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4291'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.134'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100791'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4291'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '383013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4292'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4292'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4292'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4293'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4293'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4293'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4294'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4294'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4294'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4295'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4295'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4296'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4296'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4296'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4298'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4298'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4298'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4299'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4299'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4299'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4300'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4300'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4300'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4301'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4301'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4301'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4302'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4302'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4302'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4303'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4303'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4303'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4304'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4304'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4304'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4305'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4305'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4305'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4307'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4307'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4307'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109"^^xsd:decimal ;
  dwc:decimalLongitude "-29.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109 -29.176)"^^geo:wktLiteral ;
  geo-pos:lat "38.109"^^xsd:decimal ;
  geo-pos:long "-29.176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4308'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4308'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.176'^^xsd:double;
  dwc:latitude '38.109'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4308'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "-29.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 -29.185)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "-29.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4309'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4309'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.185'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4309'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "38.22"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4310'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4310'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '38.22'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4310'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4311'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4311'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.941'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4311'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4312'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4312'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.941'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4312'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.204 -28.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.204"^^xsd:decimal ;
  dwc:decimalLongitude "-28.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.204 -28.942)"^^geo:wktLiteral ;
  geo-pos:lat "38.204"^^xsd:decimal ;
  geo-pos:long "-28.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4313'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4313'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.942'^^xsd:double;
  dwc:latitude '38.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4313'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.204 -28.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.204"^^xsd:decimal ;
  dwc:decimalLongitude "-28.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.204 -28.942)"^^geo:wktLiteral ;
  geo-pos:lat "38.204"^^xsd:decimal ;
  geo-pos:long "-28.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4314'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4314'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.942'^^xsd:double;
  dwc:latitude '38.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4314'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-28.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -28.941)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-28.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4315'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4315'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.941'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4315'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4316'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4316'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4316'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4317'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4317'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4317'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4319'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4319'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4319'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4320'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4320'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4320'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4321'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4321'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.321'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4321'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4322'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4322'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4322'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4323'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4323'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4323'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4324'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4324'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4324'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4325'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4325'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4325'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4326'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4326'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4326'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4327'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4327'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4327'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-29.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-29.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4328'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4328'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.325'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4328'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-29.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-29.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4329'^^xsd:string;
  dwc:scientificName 'Pedicularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4329'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.325'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138304'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4329'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-29.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-29.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4330'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4330'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.325'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4330'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-29.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -29.325)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-29.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4331'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4331'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.325'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4331'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4332'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4332'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4332'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4333'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4333'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4333'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4334'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4334'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4334'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4335'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4335'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4335'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4337'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4337'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.318'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4337'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4338'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4338'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.324'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4338'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4339'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4339'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.324'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4339'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4340'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4340'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.324'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4340'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4341'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4341'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.324'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4341'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.324)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4342'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4342'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.324'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4342'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.939"^^xsd:decimal ;
  dwc:decimalLongitude "-29.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.939 -29.172)"^^geo:wktLiteral ;
  geo-pos:lat "37.939"^^xsd:decimal ;
  geo-pos:long "-29.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4343'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4343'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.172'^^xsd:double;
  dwc:latitude '37.939'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4343'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4345'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4345'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4345'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4346'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4346'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4346'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4347'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4347'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4347'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4348'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4348'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4348'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4349'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4349'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4349'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4350'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4350'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4350'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4351'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4351'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4351'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4352'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4352'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4352'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4354'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4354'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4354'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4355'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4355'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4355'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4356'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4356'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4356'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4357'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4357'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4357'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4358'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4358'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4358'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4359'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4359'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4359'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4360'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4360'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4360'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4362'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4362'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4362'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4363'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4363'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4363'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4364'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4364'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.33'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4364'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4365'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4365'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4365'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4366'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4366'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4366'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4367'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4367'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4367'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4368'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4368'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4368'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4370'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4370'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4370'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4371'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4371'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4371'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4372'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4372'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4372'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4373'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4373'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4373'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4374'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4374'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4374'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4375'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4375'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4375'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4376'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4376'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4376'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4377'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4377'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4377'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4378'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4378'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4378'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4379'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4379'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4379'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.352)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4380'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4380'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.352'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4380'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4381'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4381'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4381'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4383'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4383'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4383'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4384'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4384'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4384'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4385'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4385'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4385'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4386'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4386'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4386'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4387'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4387'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4387'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4388'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4388'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4388'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4389'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4389'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4390'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4390'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4390'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4391'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4391'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4391'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4392'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4392'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4392'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4393'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4393'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4393'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4394'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4394'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.322'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4394'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4395'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4395'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4395'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4396'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4396'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4396'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4398'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4398'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4398'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4399'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4399'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4399'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4400'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4400'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4400'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4401'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4401'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4401'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4402'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4402'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4402'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4403'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4403'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4403'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4404'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4404'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.323'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4404'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4405'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4405'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.353'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4405'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987 -29.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.987 -29.886)"^^geo:wktLiteral ;
  geo-pos:lat "38.987"^^xsd:decimal ;
  geo-pos:long "-29.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4406'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4406'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.886'^^xsd:double;
  dwc:latitude '38.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4406'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "-29.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.885)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "-29.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4407'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4407'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.885'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4407'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "-29.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.885)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "-29.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4408'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4408'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.885'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4408'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 -29.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974"^^xsd:decimal ;
  dwc:decimalLongitude "-29.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 -29.868)"^^geo:wktLiteral ;
  geo-pos:lat "38.974"^^xsd:decimal ;
  geo-pos:long "-29.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4409'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4409'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.868'^^xsd:double;
  dwc:latitude '38.974'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4409'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 -29.867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974"^^xsd:decimal ;
  dwc:decimalLongitude "-29.867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974 -29.867)"^^geo:wktLiteral ;
  geo-pos:lat "38.974"^^xsd:decimal ;
  geo-pos:long "-29.867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4410'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4410'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.867'^^xsd:double;
  dwc:latitude '38.974'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4410'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 -29.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.973"^^xsd:decimal ;
  dwc:decimalLongitude "-29.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.973 -29.855)"^^geo:wktLiteral ;
  geo-pos:lat "38.973"^^xsd:decimal ;
  geo-pos:long "-29.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4411'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4411'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.855'^^xsd:double;
  dwc:latitude '38.973'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4411'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4412'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4412'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4412'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4414'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4414'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4414'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4415'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4415'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4415'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4416'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4416'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4416'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4417'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4417'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4417'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4418'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4418'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4418'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4420'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4420'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4420'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4421'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4421'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4421'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4422'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4422'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4422'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.657"^^xsd:decimal ;
  dwc:decimalLongitude "-28.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.657 -28.874)"^^geo:wktLiteral ;
  geo-pos:lat "37.657"^^xsd:decimal ;
  geo-pos:long "-28.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4423'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4423'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.874'^^xsd:double;
  dwc:latitude '37.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4423'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4424'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4424'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4424'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4425'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4425'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4425'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4426'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4426'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4426'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4427'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4427'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4427'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4429'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4429'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4429'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4430'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4430'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4430'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4431'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4431'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4431'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4432'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4432'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4432'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4433'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4433'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4433'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4434'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4434'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4434'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4436'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4436'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4436'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4438'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4438'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4438'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4439'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4439'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4439'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4440'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4440'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4440'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4441'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4441'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -29.34)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-29.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4442'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4442'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.34'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4442'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4443'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4443'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4444'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4444'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4445'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4445'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4445'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4447'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4447'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4447'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4448'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4448'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4448'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4449'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4449'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4449'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4451'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4451'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4451'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4453'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4453'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4453'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4454'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4454'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4454'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4455'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4455'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4455'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4456'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4456'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4456'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4457'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4457'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4457'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011 -29.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011"^^xsd:decimal ;
  dwc:decimalLongitude "-29.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011 -29.344)"^^geo:wktLiteral ;
  geo-pos:lat "38.011"^^xsd:decimal ;
  geo-pos:long "-29.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4458'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4458'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.344'^^xsd:double;
  dwc:latitude '38.011'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4458'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17"^^xsd:decimal ;
  dwc:decimalLongitude "-28.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17 -28.914)"^^geo:wktLiteral ;
  geo-pos:lat "38.17"^^xsd:decimal ;
  geo-pos:long "-28.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4459'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4459'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.914'^^xsd:double;
  dwc:latitude '38.17'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4459'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  geo-pos:lat "38.175"^^xsd:decimal ;
  geo-pos:long "-28.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4460'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4460'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.922'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4460'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  geo-pos:lat "38.175"^^xsd:decimal ;
  geo-pos:long "-28.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4462'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4462'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.922'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4462'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  geo-pos:lat "38.175"^^xsd:decimal ;
  geo-pos:long "-28.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4463'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4463'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.922'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4463'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.175 -28.922)"^^geo:wktLiteral ;
  geo-pos:lat "38.175"^^xsd:decimal ;
  geo-pos:long "-28.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4464'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4464'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.922'^^xsd:double;
  dwc:latitude '38.175'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4464'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.173"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.173 -28.923)"^^geo:wktLiteral ;
  geo-pos:lat "38.173"^^xsd:decimal ;
  geo-pos:long "-28.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4465'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4465'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.923'^^xsd:double;
  dwc:latitude '38.173'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4465'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.943)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4466'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4466'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.943'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4466'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4468'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4468'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4468'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4469'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4469'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4469'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4470'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4470'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4470'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4471'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4471'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4471'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4472'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4472'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4472'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4473'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4473'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4473'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4475'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4475'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4475'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4476'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4476'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4476'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4477'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4477'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.738"^^xsd:decimal ;
  dwc:decimalLongitude "-28.939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.738 -28.939)"^^geo:wktLiteral ;
  geo-pos:lat "37.738"^^xsd:decimal ;
  geo-pos:long "-28.939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4478'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4478'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.939'^^xsd:double;
  dwc:latitude '37.738'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4478'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "37.737"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4479'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.936'^^xsd:double;
  dwc:latitude '37.737'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4479'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "37.737"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4480'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.936'^^xsd:double;
  dwc:latitude '37.737'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4480'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.737"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.737 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "37.737"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4481'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.936'^^xsd:double;
  dwc:latitude '37.737'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4481'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4483'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4483'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4483'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4484'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4484'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4484'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4485'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4485'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4485'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4486'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4486'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4486'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4487'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4487'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4487'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4488'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4488'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4488'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4489'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4489'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4489'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4490'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4490'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4490'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4492'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4492'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4492'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4494'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4494'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4494'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4495'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4495'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4495'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4496'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4496'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4496'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4497'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4497'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4497'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4499'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4499'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4499'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4500'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4500'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4500'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4501'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4501'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4501'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4502'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4502'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4502'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4503'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4503'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4503'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4504'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4504'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4504'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4505'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4505'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4505'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4506'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4506'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4506'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4509'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4509'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4509'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4510'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4510'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4510'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4511'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4511'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4511'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4512'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4512'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4512'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4513'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4513'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4513'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4514'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4514'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4514'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4515'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4515'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4515'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4516'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4516'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4516'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4517'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4517'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4517'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4518'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4518'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4518'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4519'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4519'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4519'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4520'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4520'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4520'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4522'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4522'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4522'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4524'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4524'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4524'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4525'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4525'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4525'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4526'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4526'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4526'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -29.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-29.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4527'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4527'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4527'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4529'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4529'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4529'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4530'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4530'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4530'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4531'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4531'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4531'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4532'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4532'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4532'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4533'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4533'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4533'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4534'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4534'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4534'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4535'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4535'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4535'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4536'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4536'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4536'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4537'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4537'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4537'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4539'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4539'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4539'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4541'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4541'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4541'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4542'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4542'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4542'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4543'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4543'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4543'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4544'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4544'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4544'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4545'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4545'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4545'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4547'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4547'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4547'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4548'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4548'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4548'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4550'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4550'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4550'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4551'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4551'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4551'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4552'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4552'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4552'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4554'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4554'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4554'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4555'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4555'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4555'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4556'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4556'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4556'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-29.019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -29.019)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-29.019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4558'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4558'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.019'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4558'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4559'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4559'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4559'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4560'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4560'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4560'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4561'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4561'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4561'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-29.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -29.018)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-29.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4562'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4562'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.018'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4562'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.546 -28.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.546"^^xsd:decimal ;
  dwc:decimalLongitude "-28.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.546 -28.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.546"^^xsd:decimal ;
  geo-pos:long "-28.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4563'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4563'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.965'^^xsd:double;
  dwc:latitude '38.546'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4563'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.546 -28.965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.546"^^xsd:decimal ;
  dwc:decimalLongitude "-28.965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.546 -28.965)"^^geo:wktLiteral ;
  geo-pos:lat "38.546"^^xsd:decimal ;
  geo-pos:long "-28.965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4564'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4564'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.965'^^xsd:double;
  dwc:latitude '38.546'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4564'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -29.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-29.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -29.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-29.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4565'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4565'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.357'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4565'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.688"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.688 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "38.688"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4566'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4566'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '38.688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4566'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4567'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4567'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.348'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4567'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "38.663"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4568'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4568'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.361'^^xsd:double;
  dwc:latitude '38.663'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4568'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4570'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4570'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.359'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4570'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4571'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4571'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.359'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4571'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4572'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4572'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.363'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4572'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4573'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4573'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.363'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4573'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4574'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4574'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.363'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4574'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4575'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4575'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.363'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4575'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "38.687"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4576'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4576'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '38.687'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4576'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "38.687"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4577'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4577'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '38.687'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4577'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.687"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.687 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "38.687"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4578'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4578'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '38.687'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4578'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4579'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4579'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4579'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4580'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4580'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4580'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4581'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4581'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4581'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4582'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4582'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4583'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4583'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4583'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.669"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.669 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.669"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4584'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4584'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.358'^^xsd:double;
  dwc:latitude '38.669'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4584'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.046)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4587'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4587'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.046'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4587'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -28.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-28.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -28.042)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-28.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4589'^^xsd:string;
  dwc:scientificName 'Aluterus monocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '4589'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.042'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127407'^^xsd:integer;
  dwc:samplingProtocol 'Spearfishing'^^xsd:string;
  dwc:occurrenceId 'COLETA_4589'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -28.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.433"^^xsd:decimal ;
  dwc:decimalLongitude "-28.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.433 -28.042)"^^geo:wktLiteral ;
  geo-pos:lat "38.433"^^xsd:decimal ;
  geo-pos:long "-28.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4590'^^xsd:string;
  dwc:scientificName 'Aluterus monocerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '4590'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.042'^^xsd:double;
  dwc:latitude '38.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127407'^^xsd:integer;
  dwc:samplingProtocol 'Spearfishing'^^xsd:string;
  dwc:occurrenceId 'COLETA_4590'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.743 -28.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.743"^^xsd:decimal ;
  dwc:decimalLongitude "-28.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.743 -28.954)"^^geo:wktLiteral ;
  geo-pos:lat "37.743"^^xsd:decimal ;
  geo-pos:long "-28.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4598'^^xsd:string;
  dwc:scientificName 'Gaidropsarus granti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '4598'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.954'^^xsd:double;
  dwc:latitude '37.743'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126454'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4598'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.743 -28.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.743"^^xsd:decimal ;
  dwc:decimalLongitude "-28.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.743 -28.954)"^^geo:wktLiteral ;
  geo-pos:lat "37.743"^^xsd:decimal ;
  geo-pos:long "-28.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4599'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '4599'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.954'^^xsd:double;
  dwc:latitude '37.743'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4599'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.974)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-28.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4600'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4600'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.974'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4600'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  geo-pos:lat "37.94"^^xsd:decimal ;
  geo-pos:long "-29.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4602'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4602'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.16'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4602'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  geo-pos:lat "37.94"^^xsd:decimal ;
  geo-pos:long "-29.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4603'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4603'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.16'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4603'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  geo-pos:lat "37.94"^^xsd:decimal ;
  geo-pos:long "-29.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4604'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4604'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.16'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4604'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94 -29.16)"^^geo:wktLiteral ;
  geo-pos:lat "37.94"^^xsd:decimal ;
  geo-pos:long "-29.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4605'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4605'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.16'^^xsd:double;
  dwc:latitude '37.94'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4605'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.755 -28.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.755 -28.991)"^^geo:wktLiteral ;
  geo-pos:lat "37.755"^^xsd:decimal ;
  geo-pos:long "-28.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4608'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4608'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.991'^^xsd:double;
  dwc:latitude '37.755'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4608'^^xsd:string;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4609'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4609'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4610'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4610'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4612'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '124966'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4612'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4613'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4613'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4614'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4614'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4615'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4615'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.684"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.684 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "38.684"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4616'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.349'^^xsd:double;
  dwc:latitude '38.684'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4616'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715 -29.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.715"^^xsd:decimal ;
  dwc:decimalLongitude "-29.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.715 -29.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.715"^^xsd:decimal ;
  geo-pos:long "-29.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4624'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4624'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.96'^^xsd:double;
  dwc:latitude '38.715'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4624'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4625'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4625'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4626'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4626'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4626'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4627'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4627'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4627'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4628'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4628'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4628'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4629'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4629'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4629'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4630'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4630'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4630'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.724"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.724 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.724"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4631'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4631'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.724'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4631'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4634'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4634'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4634'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4635'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4635'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4635'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4636'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4636'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4636'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4637'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4637'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4637'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4639'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4639'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4639'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -30.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-30.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4640'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4640'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.023'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4640'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.735 -30.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.735"^^xsd:decimal ;
  dwc:decimalLongitude "-30.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.735 -30.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.735"^^xsd:decimal ;
  geo-pos:long "-30.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4642'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4642'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.025'^^xsd:double;
  dwc:latitude '38.735'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4642'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.719"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4644'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4644'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4644'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -30.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "-30.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 -30.002)"^^geo:wktLiteral ;
  geo-pos:lat "38.719"^^xsd:decimal ;
  geo-pos:long "-30.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4646'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4646'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.002'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4646'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4648'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4648'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4648'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4649'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4649'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4649'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -28.958)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-28.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4650'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4650'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.958'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4650'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -28.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-28.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -28.869)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-28.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4651'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4651'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.869'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4651'^^xsd:string;
  dwc:observationDate '2010-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4652'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4652'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4652'^^xsd:string;
  dwc:observationDate '2007-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4668'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4668'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4668'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4669'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4669'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4669'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4670'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4670'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4670'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4672'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4672'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4672'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4673'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4673'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4673'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4674'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4674'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4674'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4675'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4675'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4675'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4676'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4676'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4676'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4677'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4677'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4677'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4678'^^xsd:string;
  dwc:scientificName 'Chiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4678'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4678'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4679'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4679'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4679'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4680'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4680'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4680'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4681'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4681'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4681'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4682'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4682'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4682'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603"^^xsd:decimal ;
  dwc:decimalLongitude "-29.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603 -29.358)"^^geo:wktLiteral ;
  geo-pos:lat "39.603"^^xsd:decimal ;
  geo-pos:long "-29.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4683'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4683'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.358'^^xsd:double;
  dwc:latitude '39.603'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4683'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4685'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4685'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4685'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4686'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4686'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4686'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4687'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4687'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4687'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4688'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4688'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4688'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4689'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4689'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4689'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.363)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4690'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4690'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.363'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4690'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4691'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4691'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4691'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4693'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4693'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4693'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4694'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4694'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4694'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4695'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4695'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4695'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4696'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4696'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4696'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4697'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4697'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4697'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4698'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4698'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4698'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4699'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4699'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4699'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4701'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4701'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4701'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61"^^xsd:decimal ;
  dwc:decimalLongitude "-29.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61 -29.337)"^^geo:wktLiteral ;
  geo-pos:lat "39.61"^^xsd:decimal ;
  geo-pos:long "-29.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4702'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4702'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.337'^^xsd:double;
  dwc:latitude '39.61'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4702'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4704'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4704'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4704'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4705'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4705'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4705'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4706'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4706'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4706'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4707'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4707'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4707'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4708'^^xsd:string;
  dwc:scientificName 'Sarcodictyon catenatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4708'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286030'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4708'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '286030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4709'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4709'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4709'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4711'^^xsd:string;
  dwc:scientificName 'Antipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4711'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4711'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '103302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4712'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4712'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4712'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4713'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4713'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4713'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4714'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4714'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4714'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4715'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4715'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4715'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4716'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4716'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4716'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4717'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4717'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4717'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4718'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4718'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4718'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4720'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4720'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4720'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4721'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4721'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4721'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4722'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4722'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4722'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4723'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4723'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4723'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4724'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4724'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4724'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4726'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4726'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4726'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4727'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4727'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4727'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4728'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4728'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4728'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4729'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4729'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4729'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4730'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4730'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4730'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4731'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4731'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.341'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4731'^^xsd:string;
  dwc:observationDate '2010-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4732'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4732'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4732'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4734'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4734'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4734'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4735'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4735'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4735'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4736'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4736'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4736'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4737'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4737'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4737'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4738'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4738'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4738'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4739'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4739'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4739'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4740'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4740'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4740'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4741'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4741'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4741'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4742'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4742'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4742'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4743'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4743'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4743'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4744'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4744'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4744'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4745'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4745'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4745'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4747'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4747'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4747'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4748'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4748'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4748'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4749'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4749'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4749'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4750'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4750'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4750'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4751'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4751'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4751'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4752'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4752'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4752'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4753'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4753'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4753'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4754'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4754'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4754'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4755'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4755'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4755'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4756'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4756'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4756'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4757'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4757'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4757'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4758'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4758'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4758'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.433"^^xsd:decimal ;
  dwc:decimalLongitude "-29.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.433 -29.383)"^^geo:wktLiteral ;
  geo-pos:lat "40.433"^^xsd:decimal ;
  geo-pos:long "-29.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4759'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4759'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.383'^^xsd:double;
  dwc:latitude '40.433'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4759'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4761'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4761'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4761'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4762'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4762'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4762'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4763'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4763'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4763'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4764'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4764'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4764'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4765'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4765'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4765'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4766'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4766'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4766'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4767'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4767'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4767'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4768'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4768'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4768'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4769'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4769'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4769'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4770'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4770'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4770'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4772'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4772'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4772'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4773'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4773'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4773'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4774'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4774'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4774'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.438"^^xsd:decimal ;
  dwc:decimalLongitude "-29.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.438 -29.374)"^^geo:wktLiteral ;
  geo-pos:lat "40.438"^^xsd:decimal ;
  geo-pos:long "-29.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4775'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4775'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.374'^^xsd:double;
  dwc:latitude '40.438'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4775'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4776'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4776'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4776'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4777'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4777'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4777'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4778'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4778'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4778'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4779'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4779'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4779'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4780'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4780'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4780'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4782'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4782'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4782'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4783'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4783'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4783'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.443"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.443 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "40.443"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4784'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4784'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '40.443'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4784'^^xsd:string;
  dwc:observationDate '2010-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4786'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4786'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4786'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4787'^^xsd:string;
  dwc:scientificName 'Solenosmilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4787'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4787'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4788'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4788'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4788'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4789'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4789'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4789'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4790'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4790'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4790'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4791'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4791'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4792'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4792'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.602"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.602 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "39.602"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4793'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.345'^^xsd:double;
  dwc:latitude '39.602'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4793'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4795'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4795'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4796'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4796'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4796'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4797'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4797'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4797'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4798'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4798'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4799'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4799'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4800'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4800'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4801'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4801'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4803'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4803'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4804'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4804'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4804'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4805'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4805'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4805'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4806'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4806'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4806'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4807'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4807'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4807'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4808'^^xsd:string;
  dwc:scientificName 'Sarcodictyon catenatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4808'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286030'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4808'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '286030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4809'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4809'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4809'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4810'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4810'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4810'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4812'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4812'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4812'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4813'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4813'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4813'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4814'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4814'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4814'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4815'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4815'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4815'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4816'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4816'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4816'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4817'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4817'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4817'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4819'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4819'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4819'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.607"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.607 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "39.607"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4820'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4820'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.307'^^xsd:double;
  dwc:latitude '39.607'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4820'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4821'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4821'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4821'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4822'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4822'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4822'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4823'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4823'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4823'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4824'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4824'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4824'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4825'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4825'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4825'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4826'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4826'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4826'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4828'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4828'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4828'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4829'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4829'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4829'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4830'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4830'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4830'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4831'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4831'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4831'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4832'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4832'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4832'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.606"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.606 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "39.606"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4833'^^xsd:string;
  dwc:scientificName 'Sarcodictyon catenatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4833'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '39.606'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286030'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4833'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '286030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264"^^xsd:decimal ;
  dwc:decimalLongitude "-29.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  geo-pos:lat "38.264"^^xsd:decimal ;
  geo-pos:long "-29.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4834'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4834'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.424'^^xsd:double;
  dwc:latitude '38.264'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4834'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264"^^xsd:decimal ;
  dwc:decimalLongitude "-29.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  geo-pos:lat "38.264"^^xsd:decimal ;
  geo-pos:long "-29.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4835'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4835'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.424'^^xsd:double;
  dwc:latitude '38.264'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4835'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264"^^xsd:decimal ;
  dwc:decimalLongitude "-29.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  geo-pos:lat "38.264"^^xsd:decimal ;
  geo-pos:long "-29.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4836'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4836'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.424'^^xsd:double;
  dwc:latitude '38.264'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4836'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.264"^^xsd:decimal ;
  dwc:decimalLongitude "-29.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.264 -29.424)"^^geo:wktLiteral ;
  geo-pos:lat "38.264"^^xsd:decimal ;
  geo-pos:long "-29.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4837'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4837'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.424'^^xsd:double;
  dwc:latitude '38.264'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4837'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -29.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235"^^xsd:decimal ;
  dwc:decimalLongitude "-29.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -29.422)"^^geo:wktLiteral ;
  geo-pos:lat "38.235"^^xsd:decimal ;
  geo-pos:long "-29.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4839'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4839'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.422'^^xsd:double;
  dwc:latitude '38.235'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4839'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.259"^^xsd:decimal ;
  dwc:decimalLongitude "-29.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.259"^^xsd:decimal ;
  geo-pos:long "-29.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4840'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4840'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.453'^^xsd:double;
  dwc:latitude '38.259'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4840'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.259"^^xsd:decimal ;
  dwc:decimalLongitude "-29.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.259"^^xsd:decimal ;
  geo-pos:long "-29.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4841'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4841'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.453'^^xsd:double;
  dwc:latitude '38.259'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4841'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.259"^^xsd:decimal ;
  dwc:decimalLongitude "-29.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.259"^^xsd:decimal ;
  geo-pos:long "-29.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4842'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4842'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.453'^^xsd:double;
  dwc:latitude '38.259'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4842'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.259"^^xsd:decimal ;
  dwc:decimalLongitude "-29.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.259"^^xsd:decimal ;
  geo-pos:long "-29.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4843'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4843'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.453'^^xsd:double;
  dwc:latitude '38.259'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4843'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.259"^^xsd:decimal ;
  dwc:decimalLongitude "-29.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.259 -29.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.259"^^xsd:decimal ;
  geo-pos:long "-29.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4844'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4844'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.453'^^xsd:double;
  dwc:latitude '38.259'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4844'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.238 -29.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.238"^^xsd:decimal ;
  dwc:decimalLongitude "-29.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.238 -29.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.238"^^xsd:decimal ;
  geo-pos:long "-29.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4845'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4845'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.417'^^xsd:double;
  dwc:latitude '38.238'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4845'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4846'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4846'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4846'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4847'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4847'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4847'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4848'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4848'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4848'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4849'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4849'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4849'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4851'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4851'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4851'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4852'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4852'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4852'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4853'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4853'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4853'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4854'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4854'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4854'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4855'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4855'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4855'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4856'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4856'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4856'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4857'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4857'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4857'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4859'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4859'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4859'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4860'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4860'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4860'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.114"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.114 -29.338)"^^geo:wktLiteral ;
  geo-pos:lat "38.114"^^xsd:decimal ;
  geo-pos:long "-29.338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4861'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4861'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.338'^^xsd:double;
  dwc:latitude '38.114'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4861'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4862'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4862'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4862'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4863'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4863'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4863'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4864'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4864'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4864'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4865'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4865'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4865'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4867'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4867'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4867'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4868'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4868'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4868'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4869'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4869'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4869'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4870'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4870'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4870'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4871'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4871'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4872'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4872'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4873'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4873'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4875'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4875'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4876'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4876'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4877'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4877'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "-29.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 -29.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "-29.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4878'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4878'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.335'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4878'^^xsd:string;
  dwc:observationDate '2010-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  geo-pos:lat "41.547"^^xsd:decimal ;
  geo-pos:long "-31.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4881'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.038'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4881'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.547"^^xsd:decimal ;
  dwc:decimalLongitude "-31.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.547 -31.038)"^^geo:wktLiteral ;
  geo-pos:lat "41.547"^^xsd:decimal ;
  geo-pos:long "-31.038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4883'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.038'^^xsd:double;
  dwc:latitude '41.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4883'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.348"^^xsd:decimal ;
  dwc:decimalLongitude "-26.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.348 -26.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.348"^^xsd:decimal ;
  geo-pos:long "-26.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4884'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.838'^^xsd:double;
  dwc:latitude '40.348'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4884'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.342 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.342"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4885'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4885'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4885'^^xsd:string;
  dwc:observationDate '2001-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.238 -29.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.238"^^xsd:decimal ;
  dwc:decimalLongitude "-29.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.238 -29.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.238"^^xsd:decimal ;
  geo-pos:long "-29.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4887'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4887'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.417'^^xsd:double;
  dwc:latitude '38.238'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4887'^^xsd:string;
  dwc:observationDate '2010-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.141 -29.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.141"^^xsd:decimal ;
  dwc:decimalLongitude "-29.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.141 -29.203)"^^geo:wktLiteral ;
  geo-pos:lat "38.141"^^xsd:decimal ;
  geo-pos:long "-29.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4888'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4888'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.203'^^xsd:double;
  dwc:latitude '38.141'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4888'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.136 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.136"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.136 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.136"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4889'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4889'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.136'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4889'^^xsd:string;
  dwc:observationDate '2010-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4890'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4890'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4890'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4891'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4891'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4891'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4892'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4892'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4892'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4893'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4893'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4893'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4895'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4895'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4895'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4896'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4896'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4896'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4897'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4897'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4897'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.142 -29.209)"^^geo:wktLiteral ;
  geo-pos:lat "38.142"^^xsd:decimal ;
  geo-pos:long "-29.209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4898'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4898'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.209'^^xsd:double;
  dwc:latitude '38.142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4898'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.138"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4899'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4899'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.138'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4899'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.138"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4900'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4900'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.138'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4900'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.138"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4901'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4901'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.138'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4901'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.138"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4902'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4902'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.138'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4902'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138"^^xsd:decimal ;
  dwc:decimalLongitude "-29.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138 -29.222)"^^geo:wktLiteral ;
  geo-pos:lat "38.138"^^xsd:decimal ;
  geo-pos:long "-29.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4903'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4903'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.222'^^xsd:double;
  dwc:latitude '38.138'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4903'^^xsd:string;
  dwc:observationDate '2010-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4927'^^xsd:string;
  dwc:scientificName 'Solenosmilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Rui Prieto'^^xsd:string;
  dwc:collectorNumber '4927'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4927'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4929'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4929'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4929'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4930'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4930'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4930'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4931'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4931'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4931'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4932'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4932'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4932'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4933'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4933'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4933'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4934'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4934'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4934'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4935'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4935'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4935'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4936'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4936'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4936'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4937'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4937'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4937'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4938'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4938'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4938'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4939'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4939'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4939'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.592"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.592 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "39.592"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4940'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4940'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.332'^^xsd:double;
  dwc:latitude '39.592'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4940'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4941'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4941'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.355'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4941'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4942'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4942'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.355'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4942'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4943'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4943'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.355'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4943'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.605"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.605 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "39.605"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4944'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4944'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.355'^^xsd:double;
  dwc:latitude '39.605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4944'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.646 -26.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.646"^^xsd:decimal ;
  dwc:decimalLongitude "-26.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.646 -26.888)"^^geo:wktLiteral ;
  geo-pos:lat "39.646"^^xsd:decimal ;
  geo-pos:long "-26.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4946'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4946'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.888'^^xsd:double;
  dwc:latitude '39.646'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4946'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4947'^^xsd:string;
  dwc:scientificName 'Madrepora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4947'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135123'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4947'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '135123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4948'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4948'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4948'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4949'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4949'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4949'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4950'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4950'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4950'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4951'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4951'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4951'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4952'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4952'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4952'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4953'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4953'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4953'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4954'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4954'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4954'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4956'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4956'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4956'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4957'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4957'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4957'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4958'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4958'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4958'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.639"^^xsd:decimal ;
  dwc:decimalLongitude "-26.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.639 -26.892)"^^geo:wktLiteral ;
  geo-pos:lat "39.639"^^xsd:decimal ;
  geo-pos:long "-26.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4959'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4959'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.892'^^xsd:double;
  dwc:latitude '39.639'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4959'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4960'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4960'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4960'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4961'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4961'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4961'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4962'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4962'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4962'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4964'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4964'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4964'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4965'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4965'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4965'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4966'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '4966'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4966'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4967'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4967'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4967'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4968'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4968'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4968'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4969'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4969'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4969'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4970'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4970'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4970'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4971'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4971'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4971'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4972'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4972'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4972'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4973'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4973'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4973'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4974'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4974'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4974'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4975'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4975'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4975'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.634 -26.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.634"^^xsd:decimal ;
  geo-pos:long "-26.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4976'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4976'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.567'^^xsd:double;
  dwc:latitude '38.634'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4976'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4978'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4978'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4978'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4979'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4979'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4979'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4980'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4980'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4980'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4981'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4981'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4982'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4982'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4982'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4983'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4983'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4984'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4984'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4985'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4985'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4986'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4986'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4987'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4987'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.649"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.649 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.649"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4988'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.649'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4988'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4989'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4989'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4989'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4991'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4991'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4992'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4992'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4993'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4993'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 -26.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "-26.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 -26.57)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "-26.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4994'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.57'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4994'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 -26.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.657"^^xsd:decimal ;
  dwc:decimalLongitude "-26.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.657 -26.57)"^^geo:wktLiteral ;
  geo-pos:lat "38.657"^^xsd:decimal ;
  geo-pos:long "-26.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4995'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.57'^^xsd:double;
  dwc:latitude '38.657'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4995'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-26.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-26.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4996'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.549'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4996'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-26.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-26.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4997'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.549'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4997'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-26.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -26.549)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-26.549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4998'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '4998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.549'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_4998'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5000'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5000'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5000'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5002'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5002'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5003'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5003'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5004'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5004'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5005'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5005'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5006'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5006'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5007'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5007'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5008'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5008'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5008'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5009'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5009'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5011'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5011'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5011'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5012'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5012'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5012'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5013'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5013'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5014'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5014'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5014'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 -27.705)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "-27.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5016'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.705'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5016'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5017'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5017'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5018'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5018'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5019'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5019'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5020'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5020'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5021'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5021'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5021'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5023'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5023'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5024'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5024'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5025'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5025'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5025'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5026'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5026'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5026'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5027'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5027'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5027'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5028'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5028'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5028'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5029'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5029'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5029'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5030'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5030'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5030'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.198"^^xsd:decimal ;
  dwc:decimalLongitude "-27.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.198 -27.687)"^^geo:wktLiteral ;
  geo-pos:lat "38.198"^^xsd:decimal ;
  geo-pos:long "-27.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5031'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5031'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.687'^^xsd:double;
  dwc:latitude '38.198'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5031'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5033'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5033'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5033'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5034'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5034'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5034'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5035'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5035'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5035'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5036'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5036'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5036'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5037'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5037'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5037'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5038'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5038'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5038'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5039'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5039'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5039'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5041'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5041'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5041'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5042'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5042'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5042'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5043'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5043'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5044'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5044'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5046'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5046'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5047'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5047'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5047'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5048'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5048'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5048'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5049'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5049'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5049'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5050'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5050'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5051'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5051'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5052'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5052'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5053'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5053'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5053'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.194 -27.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.194"^^xsd:decimal ;
  geo-pos:long "-27.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5055'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5055'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.719'^^xsd:double;
  dwc:latitude '38.194'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5055'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-27.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-27.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5056'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5056'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.766'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5056'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-27.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-27.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5057'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5057'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.766'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5057'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-27.766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -27.766)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-27.766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5058'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5058'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.766'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5058'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5059'^^xsd:string;
  dwc:scientificName 'Elatopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5059'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267407'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5059'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '267407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5060'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5060'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5060'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5061'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5061'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5061'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5062'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5062'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5062'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-27.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -27.788)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-27.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5064'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-27.788'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5064'^^xsd:string;
  dwc:observationDate '2010-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312"^^xsd:decimal ;
  dwc:decimalLongitude "-28.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  geo-pos:lat "38.312"^^xsd:decimal ;
  geo-pos:long "-28.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5065'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.785'^^xsd:double;
  dwc:latitude '38.312'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5065'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312"^^xsd:decimal ;
  dwc:decimalLongitude "-28.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  geo-pos:lat "38.312"^^xsd:decimal ;
  geo-pos:long "-28.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5066'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.785'^^xsd:double;
  dwc:latitude '38.312'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5066'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312"^^xsd:decimal ;
  dwc:decimalLongitude "-28.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  geo-pos:lat "38.312"^^xsd:decimal ;
  geo-pos:long "-28.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5067'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.785'^^xsd:double;
  dwc:latitude '38.312'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5067'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_81'^^xsd:string;
  dwc:scientificName 'Masturus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^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:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127404'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_81'^^xsd:string;
  dwc:observationDate '1992-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_84'^^xsd:string;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_84'^^xsd:string;
  dwc:observationDate '1989-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_86'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_86'^^xsd:string;
  dwc:observationDate '1989-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_87'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '87'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_87'^^xsd:string;
  dwc:observationDate '2004-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_88'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_88'^^xsd:string;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_89'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_89'^^xsd:string;
  dwc:observationDate '1991-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_70'^^xsd:string;
  dwc:scientificName 'Chlopsis bicolor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Les Gallagher'^^xsd:string;
  dwc:collectorNumber '70'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1983'^^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:longitude '-28.95'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_70'^^xsd:string;
  dwc:observationDate '1983-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312"^^xsd:decimal ;
  dwc:decimalLongitude "-28.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  geo-pos:lat "38.312"^^xsd:decimal ;
  geo-pos:long "-28.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5068'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.785'^^xsd:double;
  dwc:latitude '38.312'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5068'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.312"^^xsd:decimal ;
  dwc:decimalLongitude "-28.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.312 -28.785)"^^geo:wktLiteral ;
  geo-pos:lat "38.312"^^xsd:decimal ;
  geo-pos:long "-28.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5069'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.785'^^xsd:double;
  dwc:latitude '38.312'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5069'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.313"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5070'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5070'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.313"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5071'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5071'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.313"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5072'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5072'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.313"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5073'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5073'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.313"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.313 -28.79)"^^geo:wktLiteral ;
  geo-pos:lat "38.313"^^xsd:decimal ;
  geo-pos:long "-28.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5075'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5075'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.79'^^xsd:double;
  dwc:latitude '38.313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5075'^^xsd:string;
  dwc:observationDate '2010-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.477)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5076'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.477'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5076'^^xsd:string;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-29.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -29.484)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-29.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5077'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.484'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5077'^^xsd:string;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.957 -29.483)"^^geo:wktLiteral ;
  geo-pos:lat "37.957"^^xsd:decimal ;
  geo-pos:long "-29.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5078'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5078'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.483'^^xsd:double;
  dwc:latitude '37.957'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5078'^^xsd:string;
  dwc:observationDate '2010-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.663"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.663 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.663"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5079'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5079'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.663'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5079'^^xsd:string;
  dwc:observationDate '2010-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5080'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5080'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5080'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5081'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5081'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5081'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5082'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5082'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5082'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5083'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5083'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5085'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5085'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5085'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5086'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5086'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5086'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5087'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5087'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5088'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5088'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5089'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5089'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5089'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5090'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5090'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5091'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5091'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5093'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5093'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5094'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5094'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.261)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5095'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.261'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5095'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.832 -29.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.832"^^xsd:decimal ;
  dwc:decimalLongitude "-29.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.832 -29.452)"^^geo:wktLiteral ;
  geo-pos:lat "37.832"^^xsd:decimal ;
  geo-pos:long "-29.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5096'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.452'^^xsd:double;
  dwc:latitude '37.832'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5096'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.444)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5097'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.444'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5097'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.444)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5098'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5098'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.444'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5098'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5099'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5099'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5099'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5101'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5101'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5101'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5102'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5102'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5102'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5103'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5103'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5103'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5104'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5104'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5104'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5105'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5105'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5105'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5106'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5106'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5107'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5107'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5107'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5108'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5108'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5108'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5109'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5109'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5109'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5111'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5111'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5112'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5112'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.842"^^xsd:decimal ;
  dwc:decimalLongitude "-29.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.842 -29.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.842"^^xsd:decimal ;
  geo-pos:long "-29.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5113'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.425'^^xsd:double;
  dwc:latitude '37.842'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5113'^^xsd:string;
  dwc:observationDate '2010-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.225"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5114'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5114'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5115'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5115'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5115'^^xsd:string;
  dwc:observationDate '2010-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.618 -29.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.618"^^xsd:decimal ;
  dwc:decimalLongitude "-29.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.618 -29.317)"^^geo:wktLiteral ;
  geo-pos:lat "39.618"^^xsd:decimal ;
  geo-pos:long "-29.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5116'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.317'^^xsd:double;
  dwc:latitude '39.618'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5116'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662"^^xsd:decimal ;
  dwc:decimalLongitude "-30.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  geo-pos:lat "38.662"^^xsd:decimal ;
  geo-pos:long "-30.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5121'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5121'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.223'^^xsd:double;
  dwc:latitude '38.662'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5121'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662"^^xsd:decimal ;
  dwc:decimalLongitude "-30.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  geo-pos:lat "38.662"^^xsd:decimal ;
  geo-pos:long "-30.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5122'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5122'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.223'^^xsd:double;
  dwc:latitude '38.662'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5122'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.662"^^xsd:decimal ;
  dwc:decimalLongitude "-30.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.662 -30.223)"^^geo:wktLiteral ;
  geo-pos:lat "38.662"^^xsd:decimal ;
  geo-pos:long "-30.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5124'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5124'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-30.223'^^xsd:double;
  dwc:latitude '38.662'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5124'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5125'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5125'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5125'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5126'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5126'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5126'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5127'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5127'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5127'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5128'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5128'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5128'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301 -30.708)"^^geo:wktLiteral ;
  geo-pos:lat "38.301"^^xsd:decimal ;
  geo-pos:long "-30.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5129'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5129'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708'^^xsd:double;
  dwc:latitude '38.301'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5129'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.309"^^xsd:decimal ;
  dwc:decimalLongitude "-30.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.309"^^xsd:decimal ;
  geo-pos:long "-30.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5130'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5130'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.719'^^xsd:double;
  dwc:latitude '38.309'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5130'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.309"^^xsd:decimal ;
  dwc:decimalLongitude "-30.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.309"^^xsd:decimal ;
  geo-pos:long "-30.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5131'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5131'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.719'^^xsd:double;
  dwc:latitude '38.309'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5131'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.309"^^xsd:decimal ;
  dwc:decimalLongitude "-30.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.309 -30.719)"^^geo:wktLiteral ;
  geo-pos:lat "38.309"^^xsd:decimal ;
  geo-pos:long "-30.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5132'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5132'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.719'^^xsd:double;
  dwc:latitude '38.309'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5132'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 -30.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "-30.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 -30.646)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "-30.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5133'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5133'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.646'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5133'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.289"^^xsd:decimal ;
  geo-pos:long "-30.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5134'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5134'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5134'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.289"^^xsd:decimal ;
  geo-pos:long "-30.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5135'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5135'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5135'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.289"^^xsd:decimal ;
  geo-pos:long "-30.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5136'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5136'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5136'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.289"^^xsd:decimal ;
  geo-pos:long "-30.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5137'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5137'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5137'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.289"^^xsd:decimal ;
  dwc:decimalLongitude "-30.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.289 -30.64)"^^geo:wktLiteral ;
  geo-pos:lat "38.289"^^xsd:decimal ;
  geo-pos:long "-30.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5139'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5139'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.64'^^xsd:double;
  dwc:latitude '38.289'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5139'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -30.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-30.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -30.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-30.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5140'^^xsd:string;
  dwc:scientificName 'Stichopathes gravieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5140'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.335'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '472931'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5140'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '472931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -30.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.205"^^xsd:decimal ;
  dwc:decimalLongitude "-30.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.205 -30.335)"^^geo:wktLiteral ;
  geo-pos:lat "38.205"^^xsd:decimal ;
  geo-pos:long "-30.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5141'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5141'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.335'^^xsd:double;
  dwc:latitude '38.205'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5141'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5142'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5142'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.355'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5142'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5143'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5143'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.355'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5143'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5144'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5144'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5144'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5145'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5145'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5145'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5146'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5146'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5146'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5147'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5147'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5147'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5148'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5148'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5148'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5149'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5149'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5149'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-30.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -30.351)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-30.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5150'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5150'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.351'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5150'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5151'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5151'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5151'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5152'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5152'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5152'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5153'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5153'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5153'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5154'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5154'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5154'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5155'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5155'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5155'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.263"^^xsd:decimal ;
  dwc:decimalLongitude "-29.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.263 -29.455)"^^geo:wktLiteral ;
  geo-pos:lat "38.263"^^xsd:decimal ;
  geo-pos:long "-29.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5156'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5156'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.455'^^xsd:double;
  dwc:latitude '38.263'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5156'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.648"^^xsd:decimal ;
  dwc:decimalLongitude "-26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.648 -26.566)"^^geo:wktLiteral ;
  geo-pos:lat "38.648"^^xsd:decimal ;
  geo-pos:long "-26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5158'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5158'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-26.566'^^xsd:double;
  dwc:latitude '38.648'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5158'^^xsd:string;
  dwc:observationDate '2010-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5161'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5161'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5161'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5164'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5164'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5164'^^xsd:string;
  dwc:observationDate '2010-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5180'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5180'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5180'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5181'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5181'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5182'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5182'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5183'^^xsd:string;
  dwc:scientificName 'Dentomuricea meteor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5183'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125381'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5183'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '125381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5184'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5184'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5184'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544"^^xsd:decimal ;
  dwc:decimalLongitude "-29.021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544 -29.021)"^^geo:wktLiteral ;
  geo-pos:lat "38.544"^^xsd:decimal ;
  geo-pos:long "-29.021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5185'^^xsd:string;
  dwc:scientificName 'Flabellum sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5185'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.021'^^xsd:double;
  dwc:latitude '38.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135114'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5185'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '135114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554 -29.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.554"^^xsd:decimal ;
  dwc:decimalLongitude "-29.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.554 -29.022)"^^geo:wktLiteral ;
  geo-pos:lat "38.554"^^xsd:decimal ;
  geo-pos:long "-29.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5188'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5188'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.022'^^xsd:double;
  dwc:latitude '38.554'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5188'^^xsd:string;
  dwc:observationDate '2010-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -28.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611"^^xsd:decimal ;
  dwc:decimalLongitude "-28.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -28.077)"^^geo:wktLiteral ;
  geo-pos:lat "38.611"^^xsd:decimal ;
  geo-pos:long "-28.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5189'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5189'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.077'^^xsd:double;
  dwc:latitude '38.611'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5189'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -28.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611"^^xsd:decimal ;
  dwc:decimalLongitude "-28.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -28.077)"^^geo:wktLiteral ;
  geo-pos:lat "38.611"^^xsd:decimal ;
  geo-pos:long "-28.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5190'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5190'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.077'^^xsd:double;
  dwc:latitude '38.611'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5190'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -29.077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.611"^^xsd:decimal ;
  dwc:decimalLongitude "-29.077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.611 -29.077)"^^geo:wktLiteral ;
  geo-pos:lat "38.611"^^xsd:decimal ;
  geo-pos:long "-29.077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5191'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5191'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.077'^^xsd:double;
  dwc:latitude '38.611'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5191'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5193'^^xsd:string;
  dwc:scientificName 'Polyplumaria sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5193'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.081'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117197'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5193'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '117197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5194'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5194'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.081'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5194'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5195'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5195'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.081'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5195'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-28.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -28.081)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-28.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5196'^^xsd:string;
  dwc:scientificName 'Diphasia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5196'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.081'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5196'^^xsd:string;
  dwc:observationDate '2010-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.759"^^xsd:decimal ;
  geo-pos:long "-25.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5198'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.83'^^xsd:double;
  dwc:latitude '37.759'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5198'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5199'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5199'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5199'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5200'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5200'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5200'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.217 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.217"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5202'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5202'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5202'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5203'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5203'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5203'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5204'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5204'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5204'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5205'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5205'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5205'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -28.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-28.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5206'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5206'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5206'^^xsd:string;
  dwc:observationDate '2010-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-28.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -28.888)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-28.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5208'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5208'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.888'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5208'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.89)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-28.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5210'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5210'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.89'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5210'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.89)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-28.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5211'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5211'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.89'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5211'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5212'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5212'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.892'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5212'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-28.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-28.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5213'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5213'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.892'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5213'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-28.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -28.901)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-28.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5214'^^xsd:string;
  dwc:scientificName 'Crypthelia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5214'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.901'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117241'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5214'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '117241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5216'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5216'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5216'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5217'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5217'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5217'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5218'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5218'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5218'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.664)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-28.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5220'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5220'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.664'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5220'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 -28.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508"^^xsd:decimal ;
  dwc:decimalLongitude "-28.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508 -28.659)"^^geo:wktLiteral ;
  geo-pos:lat "38.508"^^xsd:decimal ;
  geo-pos:long "-28.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5224'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5224'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.659'^^xsd:double;
  dwc:latitude '38.508'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5224'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.118"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 -28.006)"^^geo:wktLiteral ;
  geo-pos:lat "39.118"^^xsd:decimal ;
  geo-pos:long "-28.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5225'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5225'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.118'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5225'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  geo-pos:lat "39.116"^^xsd:decimal ;
  geo-pos:long "-28.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5226'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5226'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.116'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5226'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  geo-pos:lat "39.116"^^xsd:decimal ;
  geo-pos:long "-28.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5227'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5227'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.116'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5227'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  geo-pos:lat "39.116"^^xsd:decimal ;
  geo-pos:long "-28.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5228'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5228'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.116'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5228'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.116"^^xsd:decimal ;
  dwc:decimalLongitude "-28.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.116 -28.006)"^^geo:wktLiteral ;
  geo-pos:lat "39.116"^^xsd:decimal ;
  geo-pos:long "-28.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5230'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5230'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.006'^^xsd:double;
  dwc:latitude '39.116'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5230'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075 -27.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.075"^^xsd:decimal ;
  dwc:decimalLongitude "-27.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075 -27.954)"^^geo:wktLiteral ;
  geo-pos:lat "39.075"^^xsd:decimal ;
  geo-pos:long "-27.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5231'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5231'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.954'^^xsd:double;
  dwc:latitude '39.075'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5231'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081"^^xsd:decimal ;
  dwc:decimalLongitude "-27.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.937)"^^geo:wktLiteral ;
  geo-pos:lat "39.081"^^xsd:decimal ;
  geo-pos:long "-27.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5232'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5232'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.937'^^xsd:double;
  dwc:latitude '39.081'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5232'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081"^^xsd:decimal ;
  dwc:decimalLongitude "-27.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.937)"^^geo:wktLiteral ;
  geo-pos:lat "39.081"^^xsd:decimal ;
  geo-pos:long "-27.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5233'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5233'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.937'^^xsd:double;
  dwc:latitude '39.081'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5233'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075 -27.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.075"^^xsd:decimal ;
  dwc:decimalLongitude "-27.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.075 -27.953)"^^geo:wktLiteral ;
  geo-pos:lat "39.075"^^xsd:decimal ;
  geo-pos:long "-27.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5234'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5234'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.953'^^xsd:double;
  dwc:latitude '39.075'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5234'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.088 -27.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.088"^^xsd:decimal ;
  dwc:decimalLongitude "-27.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.088 -27.913)"^^geo:wktLiteral ;
  geo-pos:lat "39.088"^^xsd:decimal ;
  geo-pos:long "-27.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5235'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5235'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.913'^^xsd:double;
  dwc:latitude '39.088'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5235'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -27.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09"^^xsd:decimal ;
  dwc:decimalLongitude "-27.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -27.903)"^^geo:wktLiteral ;
  geo-pos:lat "39.09"^^xsd:decimal ;
  geo-pos:long "-27.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5236'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5236'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.903'^^xsd:double;
  dwc:latitude '39.09'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5236'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -27.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09"^^xsd:decimal ;
  dwc:decimalLongitude "-27.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09 -27.903)"^^geo:wktLiteral ;
  geo-pos:lat "39.09"^^xsd:decimal ;
  geo-pos:long "-27.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5237'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5237'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.903'^^xsd:double;
  dwc:latitude '39.09'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5237'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.092 -27.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.092"^^xsd:decimal ;
  dwc:decimalLongitude "-27.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.092 -27.897)"^^geo:wktLiteral ;
  geo-pos:lat "39.092"^^xsd:decimal ;
  geo-pos:long "-27.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5238'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5238'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.897'^^xsd:double;
  dwc:latitude '39.092'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5238'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.093"^^xsd:decimal ;
  dwc:decimalLongitude "-27.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  geo-pos:lat "39.093"^^xsd:decimal ;
  geo-pos:long "-27.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5240'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5240'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.894'^^xsd:double;
  dwc:latitude '39.093'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5240'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.093"^^xsd:decimal ;
  dwc:decimalLongitude "-27.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  geo-pos:lat "39.093"^^xsd:decimal ;
  geo-pos:long "-27.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5241'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5241'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.894'^^xsd:double;
  dwc:latitude '39.093'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5241'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.093"^^xsd:decimal ;
  dwc:decimalLongitude "-27.894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.093 -27.894)"^^geo:wktLiteral ;
  geo-pos:lat "39.093"^^xsd:decimal ;
  geo-pos:long "-27.894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5242'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5242'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.894'^^xsd:double;
  dwc:latitude '39.093'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5242'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695 -28.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695 -28.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.695"^^xsd:decimal ;
  geo-pos:long "-28.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5243'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5243'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.052'^^xsd:double;
  dwc:latitude '38.695'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5243'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695 -28.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.695 -28.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.695"^^xsd:decimal ;
  geo-pos:long "-28.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5245'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5245'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.052'^^xsd:double;
  dwc:latitude '38.695'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5245'^^xsd:string;
  dwc:observationDate '2010-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5246'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5246'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5246'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5247'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5247'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5247'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5248'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5248'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5248'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.882 -25.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.882"^^xsd:decimal ;
  dwc:decimalLongitude "-25.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.882 -25.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.882"^^xsd:decimal ;
  geo-pos:long "-25.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5249'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5249'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.416'^^xsd:double;
  dwc:latitude '37.882'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5249'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.882 -25.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.882"^^xsd:decimal ;
  dwc:decimalLongitude "-25.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.882 -25.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.882"^^xsd:decimal ;
  geo-pos:long "-25.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5250'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5250'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.416'^^xsd:double;
  dwc:latitude '37.882'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5250'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -25.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.898"^^xsd:decimal ;
  dwc:decimalLongitude "-25.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -25.345)"^^geo:wktLiteral ;
  geo-pos:lat "37.898"^^xsd:decimal ;
  geo-pos:long "-25.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5251'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5251'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.345'^^xsd:double;
  dwc:latitude '37.898'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5251'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.684"^^xsd:decimal ;
  dwc:decimalLongitude "-25.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  geo-pos:lat "36.684"^^xsd:decimal ;
  geo-pos:long "-25.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5252'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5252'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.327'^^xsd:double;
  dwc:latitude '36.684'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5252'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.593 -25.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.593"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.593 -25.88)"^^geo:wktLiteral ;
  geo-pos:lat "37.593"^^xsd:decimal ;
  geo-pos:long "-25.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5253'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5253'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88'^^xsd:double;
  dwc:latitude '37.593'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5253'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5254'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5254'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5254'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5255'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5255'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5255'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5256'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5256'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5256'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5257'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5257'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5257'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5258'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5258'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5258'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5259'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5259'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5259'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587"^^xsd:decimal ;
  dwc:decimalLongitude "-25.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.587"^^xsd:decimal ;
  geo-pos:long "-25.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5262'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5262'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.884'^^xsd:double;
  dwc:latitude '37.587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5262'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587"^^xsd:decimal ;
  dwc:decimalLongitude "-25.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.587"^^xsd:decimal ;
  geo-pos:long "-25.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5263'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5263'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.884'^^xsd:double;
  dwc:latitude '37.587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5263'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587"^^xsd:decimal ;
  dwc:decimalLongitude "-25.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.587"^^xsd:decimal ;
  geo-pos:long "-25.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5264'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5264'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.884'^^xsd:double;
  dwc:latitude '37.587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5264'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587"^^xsd:decimal ;
  dwc:decimalLongitude "-25.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.587"^^xsd:decimal ;
  geo-pos:long "-25.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5265'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5265'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.884'^^xsd:double;
  dwc:latitude '37.587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5265'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.587"^^xsd:decimal ;
  dwc:decimalLongitude "-25.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.587 -25.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.587"^^xsd:decimal ;
  geo-pos:long "-25.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5266'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5266'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.884'^^xsd:double;
  dwc:latitude '37.587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5266'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188 -25.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.188"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.188 -25.63)"^^geo:wktLiteral ;
  geo-pos:lat "37.188"^^xsd:decimal ;
  geo-pos:long "-25.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5267'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5267'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63'^^xsd:double;
  dwc:latitude '37.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5267'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187 -25.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.187"^^xsd:decimal ;
  dwc:decimalLongitude "-25.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.187 -25.633)"^^geo:wktLiteral ;
  geo-pos:lat "37.187"^^xsd:decimal ;
  geo-pos:long "-25.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5268'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5268'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.633'^^xsd:double;
  dwc:latitude '37.187'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5268'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.185"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -25.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.185"^^xsd:decimal ;
  geo-pos:long "-25.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5269'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5269'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.185'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5269'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5270'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5270'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.649'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5270'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5271'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5271'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.649'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5271'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5272'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5272'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.649'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5272'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.179"^^xsd:decimal ;
  dwc:decimalLongitude "-25.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  geo-pos:lat "37.179"^^xsd:decimal ;
  geo-pos:long "-25.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5273'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5273'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.653'^^xsd:double;
  dwc:latitude '37.179'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5273'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.179"^^xsd:decimal ;
  dwc:decimalLongitude "-25.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  geo-pos:lat "37.179"^^xsd:decimal ;
  geo-pos:long "-25.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5274'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5274'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.653'^^xsd:double;
  dwc:latitude '37.179'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5274'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.179"^^xsd:decimal ;
  dwc:decimalLongitude "-25.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.179 -25.653)"^^geo:wktLiteral ;
  geo-pos:lat "37.179"^^xsd:decimal ;
  geo-pos:long "-25.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5275'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5275'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.653'^^xsd:double;
  dwc:latitude '37.179'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5275'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.173 -25.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.173"^^xsd:decimal ;
  dwc:decimalLongitude "-25.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.173 -25.667)"^^geo:wktLiteral ;
  geo-pos:lat "37.173"^^xsd:decimal ;
  geo-pos:long "-25.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5276'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5276'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.667'^^xsd:double;
  dwc:latitude '37.173'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5276'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.163"^^xsd:decimal ;
  dwc:decimalLongitude "-25.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.684)"^^geo:wktLiteral ;
  geo-pos:lat "37.163"^^xsd:decimal ;
  geo-pos:long "-25.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5278'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5278'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.684'^^xsd:double;
  dwc:latitude '37.163'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5278'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.163"^^xsd:decimal ;
  dwc:decimalLongitude "-25.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.686)"^^geo:wktLiteral ;
  geo-pos:lat "37.163"^^xsd:decimal ;
  geo-pos:long "-25.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5279'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5279'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.686'^^xsd:double;
  dwc:latitude '37.163'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5279'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5281'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5281'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5281'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5282'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5282'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5282'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5283'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5283'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5283'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.911 -25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.911"^^xsd:decimal ;
  geo-pos:long "-25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5284'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5284'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.022'^^xsd:double;
  dwc:latitude '36.911'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5284'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5285'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5285'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5285'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5286'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5286'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5286'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.904 -25.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.904"^^xsd:decimal ;
  dwc:decimalLongitude "-25.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.904 -25.012)"^^geo:wktLiteral ;
  geo-pos:lat "36.904"^^xsd:decimal ;
  geo-pos:long "-25.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5287'^^xsd:string;
  dwc:scientificName 'Tanacetipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5287'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.012'^^xsd:double;
  dwc:latitude '36.904'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267888'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5287'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '267888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 -25.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.903"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 -25.01)"^^geo:wktLiteral ;
  geo-pos:lat "36.903"^^xsd:decimal ;
  geo-pos:long "-25.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5288'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5288'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.01'^^xsd:double;
  dwc:latitude '36.903'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5288'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 -25.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.903"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 -25.01)"^^geo:wktLiteral ;
  geo-pos:lat "36.903"^^xsd:decimal ;
  geo-pos:long "-25.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5289'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5289'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.01'^^xsd:double;
  dwc:latitude '36.903'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5289'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.893 -24.995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.893"^^xsd:decimal ;
  dwc:decimalLongitude "-24.995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.893 -24.995)"^^geo:wktLiteral ;
  geo-pos:lat "36.893"^^xsd:decimal ;
  geo-pos:long "-24.995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5290'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5290'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.995'^^xsd:double;
  dwc:latitude '36.893'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5290'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892 -24.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.892"^^xsd:decimal ;
  dwc:decimalLongitude "-24.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892 -24.993)"^^geo:wktLiteral ;
  geo-pos:lat "36.892"^^xsd:decimal ;
  geo-pos:long "-24.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5291'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5291'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.993'^^xsd:double;
  dwc:latitude '36.892'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5291'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892 -24.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.892"^^xsd:decimal ;
  dwc:decimalLongitude "-24.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.892 -24.993)"^^geo:wktLiteral ;
  geo-pos:lat "36.892"^^xsd:decimal ;
  geo-pos:long "-24.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5293'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5293'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.993'^^xsd:double;
  dwc:latitude '36.892'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5293'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.098)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5295'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5295'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.098'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5295'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.103)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5296'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5296'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.103'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5296'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.112)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5297'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5297'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.112'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5297'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.112)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5298'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5298'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.112'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5298'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5299'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5299'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5299'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5300'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5300'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5300'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5301'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5301'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5301'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5302'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5302'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5302'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5303'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5303'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5303'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-28.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-28.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5304'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5304'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.956'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5304'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-28.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-28.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5305'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5305'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.956'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5305'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -29.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21 -29.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.21"^^xsd:decimal ;
  geo-pos:long "-29.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5306'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5306'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.01'^^xsd:double;
  dwc:latitude '38.21'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5306'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -29.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "-29.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 -29.045)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "-29.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5307'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5307'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.045'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5307'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-29.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  geo-pos:lat "38.225"^^xsd:decimal ;
  geo-pos:long "-29.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5309'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5309'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.061'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5309'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-29.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  geo-pos:lat "38.225"^^xsd:decimal ;
  geo-pos:long "-29.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5311'^^xsd:string;
  dwc:scientificName 'Isozoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5311'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.061'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5311'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-29.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.061)"^^geo:wktLiteral ;
  geo-pos:lat "38.225"^^xsd:decimal ;
  geo-pos:long "-29.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5312'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5312'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.061'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5312'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.225"^^xsd:decimal ;
  dwc:decimalLongitude "-29.062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.225 -29.062)"^^geo:wktLiteral ;
  geo-pos:lat "38.225"^^xsd:decimal ;
  geo-pos:long "-29.062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5313'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5313'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.062'^^xsd:double;
  dwc:latitude '38.225'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5313'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "-27.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5315'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5315'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.357'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5315'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "-27.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5316'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5316'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.357'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5316'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5317'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5317'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5317'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5318'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5318'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5318'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5319'^^xsd:string;
  dwc:scientificName 'Isozoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5319'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5319'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5320'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5320'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5320'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5321'^^xsd:string;
  dwc:scientificName 'Isozoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5321'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5321'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5322'^^xsd:string;
  dwc:scientificName 'Isozoanthus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5322'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '100792'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5322'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '100792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.817 -27.304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.817"^^xsd:decimal ;
  dwc:decimalLongitude "-27.304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.817 -27.304)"^^geo:wktLiteral ;
  geo-pos:lat "38.817"^^xsd:decimal ;
  geo-pos:long "-27.304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5323'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5323'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.304'^^xsd:double;
  dwc:latitude '38.817'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5323'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5325'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5325'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5325'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.838 -27.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.838"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.838 -27.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.838"^^xsd:decimal ;
  geo-pos:long "-27.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5327'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5327'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.18'^^xsd:double;
  dwc:latitude '38.838'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5327'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.838 -27.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.838"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.838 -27.18)"^^geo:wktLiteral ;
  geo-pos:lat "38.838"^^xsd:decimal ;
  geo-pos:long "-27.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5328'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5328'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.18'^^xsd:double;
  dwc:latitude '38.838'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5328'^^xsd:string;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -27.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-27.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -27.254)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-27.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5329'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5329'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.254'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5329'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -27.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88"^^xsd:decimal ;
  dwc:decimalLongitude "-27.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88 -27.254)"^^geo:wktLiteral ;
  geo-pos:lat "38.88"^^xsd:decimal ;
  geo-pos:long "-27.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5330'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5330'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.254'^^xsd:double;
  dwc:latitude '38.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5330'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5331'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5331'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5331'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5332'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5332'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5332'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5333'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5333'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5333'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -27.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867"^^xsd:decimal ;
  dwc:decimalLongitude "-27.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -27.248)"^^geo:wktLiteral ;
  geo-pos:lat "38.867"^^xsd:decimal ;
  geo-pos:long "-27.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5334'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5334'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.248'^^xsd:double;
  dwc:latitude '38.867'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5334'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.865 -27.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.865"^^xsd:decimal ;
  dwc:decimalLongitude "-27.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.865 -27.248)"^^geo:wktLiteral ;
  geo-pos:lat "38.865"^^xsd:decimal ;
  geo-pos:long "-27.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5335'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5335'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.248'^^xsd:double;
  dwc:latitude '38.865'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5335'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.864 -27.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.864"^^xsd:decimal ;
  dwc:decimalLongitude "-27.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.864 -27.247)"^^geo:wktLiteral ;
  geo-pos:lat "38.864"^^xsd:decimal ;
  geo-pos:long "-27.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5337'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5337'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.247'^^xsd:double;
  dwc:latitude '38.864'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5337'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.834 -27.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.834"^^xsd:decimal ;
  dwc:decimalLongitude "-27.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.834 -27.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.834"^^xsd:decimal ;
  geo-pos:long "-27.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5338'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5338'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.234'^^xsd:double;
  dwc:latitude '38.834'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5338'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.834 -27.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.834"^^xsd:decimal ;
  dwc:decimalLongitude "-27.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.834 -27.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.834"^^xsd:decimal ;
  geo-pos:long "-27.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5339'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5339'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.234'^^xsd:double;
  dwc:latitude '38.834'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5339'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.836 -27.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.836"^^xsd:decimal ;
  dwc:decimalLongitude "-27.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.836 -27.235)"^^geo:wktLiteral ;
  geo-pos:lat "38.836"^^xsd:decimal ;
  geo-pos:long "-27.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5340'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5340'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.235'^^xsd:double;
  dwc:latitude '38.836'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5340'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.824"^^xsd:decimal ;
  dwc:decimalLongitude "-27.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.231)"^^geo:wktLiteral ;
  geo-pos:lat "38.824"^^xsd:decimal ;
  geo-pos:long "-27.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5342'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5342'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.231'^^xsd:double;
  dwc:latitude '38.824'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5342'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.824"^^xsd:decimal ;
  dwc:decimalLongitude "-27.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.231)"^^geo:wktLiteral ;
  geo-pos:lat "38.824"^^xsd:decimal ;
  geo-pos:long "-27.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5343'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5343'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.231'^^xsd:double;
  dwc:latitude '38.824'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5343'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.824"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -27.23)"^^geo:wktLiteral ;
  geo-pos:lat "38.824"^^xsd:decimal ;
  geo-pos:long "-27.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5345'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5345'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.23'^^xsd:double;
  dwc:latitude '38.824'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5345'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -27.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.623"^^xsd:decimal ;
  dwc:decimalLongitude "-27.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.623 -27.314)"^^geo:wktLiteral ;
  geo-pos:lat "38.623"^^xsd:decimal ;
  geo-pos:long "-27.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5346'^^xsd:string;
  dwc:scientificName 'Enallopsammia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5346'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.314'^^xsd:double;
  dwc:latitude '38.623'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135112'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5346'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.059"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.059"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5352'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5352'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.059'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5352'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.28)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-29.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5353'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5353'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.28'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5353'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027 -29.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.027"^^xsd:decimal ;
  dwc:decimalLongitude "-29.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.027 -29.274)"^^geo:wktLiteral ;
  geo-pos:lat "38.027"^^xsd:decimal ;
  geo-pos:long "-29.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5354'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5354'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.274'^^xsd:double;
  dwc:latitude '38.027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5354'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5355'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5355'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5355'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018"^^xsd:decimal ;
  dwc:decimalLongitude "-29.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  geo-pos:lat "38.018"^^xsd:decimal ;
  geo-pos:long "-29.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5356'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5356'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.281'^^xsd:double;
  dwc:latitude '38.018'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5356'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  geo-pos:lat "38.061"^^xsd:decimal ;
  geo-pos:long "-29.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5357'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5357'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5357'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.065 -29.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.065 -29.247)"^^geo:wktLiteral ;
  geo-pos:lat "38.065"^^xsd:decimal ;
  geo-pos:long "-29.247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5358'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5358'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.247'^^xsd:double;
  dwc:latitude '38.065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5358'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011 -29.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.011"^^xsd:decimal ;
  dwc:decimalLongitude "-29.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.011 -29.316)"^^geo:wktLiteral ;
  geo-pos:lat "38.011"^^xsd:decimal ;
  geo-pos:long "-29.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5359'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5359'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.316'^^xsd:double;
  dwc:latitude '38.011'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5359'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.016"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5360'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5360'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.342'^^xsd:double;
  dwc:latitude '38.016'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5360'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 -29.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.014"^^xsd:decimal ;
  dwc:decimalLongitude "-29.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.014 -29.332)"^^geo:wktLiteral ;
  geo-pos:lat "38.014"^^xsd:decimal ;
  geo-pos:long "-29.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5361'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5361'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.332'^^xsd:double;
  dwc:latitude '38.014'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5361'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "38.012"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5362'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5362'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.322'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5362'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5365'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5365'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5365'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5366'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5366'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5366'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5367'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5367'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5367'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5368'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5368'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5368'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5370'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5370'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5370'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5371'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5371'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5371'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5372'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5372'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5372'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5373'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5373'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5373'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5383'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5383'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5383'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5384'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5384'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5384'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5385'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5385'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5385'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.907 -25.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.907"^^xsd:decimal ;
  geo-pos:long "-25.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5386'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5386'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.015'^^xsd:double;
  dwc:latitude '36.907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5386'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5387'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5387'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5387'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.592"^^xsd:decimal ;
  dwc:decimalLongitude "-25.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.592 -25.881)"^^geo:wktLiteral ;
  geo-pos:lat "37.592"^^xsd:decimal ;
  geo-pos:long "-25.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5388'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5388'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.881'^^xsd:double;
  dwc:latitude '37.592'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5388'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.163"^^xsd:decimal ;
  dwc:decimalLongitude "-25.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.163 -25.686)"^^geo:wktLiteral ;
  geo-pos:lat "37.163"^^xsd:decimal ;
  geo-pos:long "-25.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5389'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5389'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.686'^^xsd:double;
  dwc:latitude '37.163'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5389'^^xsd:string;
  dwc:observationDate '2010-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.649)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5390'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5390'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.649'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5390'^^xsd:string;
  dwc:observationDate '2010-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5392'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5392'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5392'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5393'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5393'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5393'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5394'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5394'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5394'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-25.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -25.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-25.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5395'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5395'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.423'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5395'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21139 -28.97333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21139"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21139 -28.97333)"^^geo:wktLiteral ;
  geo-pos:lat "38.21139"^^xsd:decimal ;
  geo-pos:long "-28.97333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5396'^^xsd:string;
  dwc:scientificName 'Scaergus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5396'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.97333'^^xsd:double;
  dwc:latitude '38.21139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5396'^^xsd:string;
  dwc:observationDate '1997-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06083 -25.14528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06083 -25.14528)"^^geo:wktLiteral ;
  geo-pos:lat "37.06083"^^xsd:decimal ;
  geo-pos:long "-25.14528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5457'^^xsd:string;
  dwc:scientificName 'Scaergus unicirrhus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'João Gonçalves'^^xsd:string;
  dwc:collectorNumber '5457'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.14528'^^xsd:double;
  dwc:latitude '37.06083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5457'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5461'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5461'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5461'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-29.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -29.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-29.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5462'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5462'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.97'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5462'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-28.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5463'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5463'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.97'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5463'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5464'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5464'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5464'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547 -28.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547"^^xsd:decimal ;
  dwc:decimalLongitude "-28.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547 -28.978)"^^geo:wktLiteral ;
  geo-pos:lat "38.547"^^xsd:decimal ;
  geo-pos:long "-28.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5465'^^xsd:string;
  dwc:scientificName 'Pheronema sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5465'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.978'^^xsd:double;
  dwc:latitude '38.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '132098'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5465'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '132098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.537"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.537 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "38.537"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5467'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5467'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.985'^^xsd:double;
  dwc:latitude '38.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5467'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.545"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5468'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5468'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5468'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -28.967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.545 -28.967)"^^geo:wktLiteral ;
  geo-pos:lat "38.545"^^xsd:decimal ;
  geo-pos:long "-28.967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5469'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5469'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.967'^^xsd:double;
  dwc:latitude '38.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5469'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5470'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5470'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5470'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.111 -29.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.111"^^xsd:decimal ;
  dwc:decimalLongitude "-29.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.111 -29.169)"^^geo:wktLiteral ;
  geo-pos:lat "38.111"^^xsd:decimal ;
  geo-pos:long "-29.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5471'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5471'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.169'^^xsd:double;
  dwc:latitude '38.111'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5471'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.082"^^xsd:decimal ;
  dwc:decimalLongitude "-29.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  geo-pos:lat "38.082"^^xsd:decimal ;
  geo-pos:long "-29.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5472'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5472'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.144'^^xsd:double;
  dwc:latitude '38.082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5472'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.082"^^xsd:decimal ;
  dwc:decimalLongitude "-29.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  geo-pos:lat "38.082"^^xsd:decimal ;
  geo-pos:long "-29.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5473'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5473'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.144'^^xsd:double;
  dwc:latitude '38.082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5473'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.082"^^xsd:decimal ;
  dwc:decimalLongitude "-29.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.082 -29.144)"^^geo:wktLiteral ;
  geo-pos:lat "38.082"^^xsd:decimal ;
  geo-pos:long "-29.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5474'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5474'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.144'^^xsd:double;
  dwc:latitude '38.082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5474'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561 -28.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.561"^^xsd:decimal ;
  dwc:decimalLongitude "-28.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.561 -28.165)"^^geo:wktLiteral ;
  geo-pos:lat "38.561"^^xsd:decimal ;
  geo-pos:long "-28.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5475'^^xsd:string;
  dwc:scientificName 'Acanella arbuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Andreia Henriques'^^xsd:string;
  dwc:collectorNumber '5475'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.165'^^xsd:double;
  dwc:latitude '38.561'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125371'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5475'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '125371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5477'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5477'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5477'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5479'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5479'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5479'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5480'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5480'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5480'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5481'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5481'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5481'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5482'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5482'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5482'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5483'^^xsd:string;
  dwc:scientificName 'Errina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5483'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5483'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5484'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5484'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5484'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5485'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5485'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5485'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5486'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5486'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5486'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5488'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5488'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5488'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5489'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5489'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5489'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5490'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5490'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5490'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5491'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5491'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5491'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5492'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5492'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5492'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5493'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5493'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5493'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5495'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5495'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5495'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5496'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5496'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5496'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5497'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5497'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5497'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5498'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5498'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5498'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5499'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5499'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5499'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5500'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5500'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5500'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5501'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5501'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5501'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5503'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5503'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5503'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5532'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5532'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.988'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5532'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "-29.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "-29.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5560'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5560'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.892'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5560'^^xsd:string;
  dwc:observationDate '2011-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986"^^xsd:decimal ;
  dwc:decimalLongitude "-29.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986 -29.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.986"^^xsd:decimal ;
  geo-pos:long "-29.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5561'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5561'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.892'^^xsd:double;
  dwc:latitude '38.986'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5561'^^xsd:string;
  dwc:observationDate '2011-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 -29.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 -29.891)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "-29.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5562'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5562'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.891'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5562'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 -29.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 -29.891)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "-29.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5563'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5563'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.891'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5563'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989"^^xsd:decimal ;
  dwc:decimalLongitude "-29.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.901)"^^geo:wktLiteral ;
  geo-pos:lat "38.989"^^xsd:decimal ;
  geo-pos:long "-29.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5564'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5564'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.901'^^xsd:double;
  dwc:latitude '38.989'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5564'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989"^^xsd:decimal ;
  dwc:decimalLongitude "-29.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.901)"^^geo:wktLiteral ;
  geo-pos:lat "38.989"^^xsd:decimal ;
  geo-pos:long "-29.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5565'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5565'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.901'^^xsd:double;
  dwc:latitude '38.989'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5565'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.989"^^xsd:decimal ;
  dwc:decimalLongitude "-29.902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.989 -29.902)"^^geo:wktLiteral ;
  geo-pos:lat "38.989"^^xsd:decimal ;
  geo-pos:long "-29.902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5566'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5566'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.902'^^xsd:double;
  dwc:latitude '38.989'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5566'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "-29.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "-29.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5567'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5567'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.904'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5567'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "-29.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "-29.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5568'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5568'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.904'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5568'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.988"^^xsd:decimal ;
  dwc:decimalLongitude "-29.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.988 -29.904)"^^geo:wktLiteral ;
  geo-pos:lat "38.988"^^xsd:decimal ;
  geo-pos:long "-29.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5569'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5569'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.904'^^xsd:double;
  dwc:latitude '38.988'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5569'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5571'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5571'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.905'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5571'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -28.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.983"^^xsd:decimal ;
  dwc:decimalLongitude "-28.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.983 -28.101)"^^geo:wktLiteral ;
  geo-pos:lat "38.983"^^xsd:decimal ;
  geo-pos:long "-28.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_1'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Oscar Ocaña'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.101'^^xsd:double;
  dwc:latitude '38.983'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_1'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.351"^^xsd:decimal ;
  dwc:decimalLongitude "-26.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.351 -26.825)"^^geo:wktLiteral ;
  geo-pos:lat "40.351"^^xsd:decimal ;
  geo-pos:long "-26.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_2'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.825'^^xsd:double;
  dwc:latitude '40.351'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_2'^^xsd:string;
  dwc:observationDate '2001-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.494 -27.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.494"^^xsd:decimal ;
  dwc:decimalLongitude "-27.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.494 -27.065)"^^geo:wktLiteral ;
  geo-pos:lat "40.494"^^xsd:decimal ;
  geo-pos:long "-27.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_3'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.065'^^xsd:double;
  dwc:latitude '40.494'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_3'^^xsd:string;
  dwc:observationDate '2002-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.347"^^xsd:decimal ;
  dwc:decimalLongitude "-26.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.347 -26.842)"^^geo:wktLiteral ;
  geo-pos:lat "40.347"^^xsd:decimal ;
  geo-pos:long "-26.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_4'^^xsd:string;
  dwc:scientificName 'Gnatophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.842'^^xsd:double;
  dwc:latitude '40.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_4'^^xsd:string;
  dwc:observationDate '2002-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.544"^^xsd:decimal ;
  dwc:decimalLongitude "-31.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.544 -31.043)"^^geo:wktLiteral ;
  geo-pos:lat "41.544"^^xsd:decimal ;
  geo-pos:long "-31.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.043'^^xsd:double;
  dwc:latitude '41.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5'^^xsd:string;
  dwc:observationDate '2002-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.548"^^xsd:decimal ;
  dwc:decimalLongitude "-31.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  geo-pos:lat "41.548"^^xsd:decimal ;
  geo-pos:long "-31.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.055'^^xsd:double;
  dwc:latitude '41.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6'^^xsd:string;
  dwc:observationDate '2002-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.315 -26.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.315"^^xsd:decimal ;
  dwc:decimalLongitude "-26.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.315 -26.885)"^^geo:wktLiteral ;
  geo-pos:lat "40.315"^^xsd:decimal ;
  geo-pos:long "-26.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7'^^xsd:string;
  dwc:scientificName 'Teuthida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.885'^^xsd:double;
  dwc:latitude '40.315'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11716'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7'^^xsd:string;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '11716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9'^^xsd:string;
  dwc:scientificName 'Apogon imberbis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718 -29.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.718"^^xsd:decimal ;
  dwc:decimalLongitude "-29.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.718 -29.762)"^^geo:wktLiteral ;
  geo-pos:lat "40.718"^^xsd:decimal ;
  geo-pos:long "-29.762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_10'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-29.762'^^xsd:double;
  dwc:latitude '40.718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_10'^^xsd:string;
  dwc:observationDate '2001-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.513 -28.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.513"^^xsd:decimal ;
  dwc:decimalLongitude "-28.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.513 -28.676)"^^geo:wktLiteral ;
  geo-pos:lat "38.513"^^xsd:decimal ;
  geo-pos:long "-28.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_11'^^xsd:string;
  dwc:scientificName 'Lipophrys trigloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.676'^^xsd:double;
  dwc:latitude '38.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '302165'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_11'^^xsd:string;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.356"^^xsd:decimal ;
  dwc:decimalLongitude "-26.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.356 -26.824)"^^geo:wktLiteral ;
  geo-pos:lat "40.356"^^xsd:decimal ;
  geo-pos:long "-26.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_12'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.824'^^xsd:double;
  dwc:latitude '40.356'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_12'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.353"^^xsd:decimal ;
  dwc:decimalLongitude "-26.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.353 -26.823)"^^geo:wktLiteral ;
  geo-pos:lat "40.353"^^xsd:decimal ;
  geo-pos:long "-26.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_13'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-26.823'^^xsd:double;
  dwc:latitude '40.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_13'^^xsd:string;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.352"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.352 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.352"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_14'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.352'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_14'^^xsd:string;
  dwc:observationDate '1992-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.548"^^xsd:decimal ;
  dwc:decimalLongitude "-31.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.548 -31.055)"^^geo:wktLiteral ;
  geo-pos:lat "41.548"^^xsd:decimal ;
  geo-pos:long "-31.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_17'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.055'^^xsd:double;
  dwc:latitude '41.548'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_17'^^xsd:string;
  dwc:observationDate '2002-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.536"^^xsd:decimal ;
  geo-pos:long "-31.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_18'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.065'^^xsd:double;
  dwc:latitude '41.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_18'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_19'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_19'^^xsd:string;
  dwc:observationDate '1990-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -27.044)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.717"^^xsd:decimal ;
  dwc:decimalLongitude "-27.044"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.717 -27.044)"^^geo:wktLiteral ;
  geo-pos:lat "38.717"^^xsd:decimal ;
  geo-pos:long "-27.044"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_22'^^xsd:string;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '22'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.044'^^xsd:double;
  dwc:latitude '38.717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_22'^^xsd:string;
  dwc:observationDate '1990-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.536"^^xsd:decimal ;
  dwc:decimalLongitude "-31.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.536 -31.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.536"^^xsd:decimal ;
  geo-pos:long "-31.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_23'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '23'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2001'^^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:longitude '-31.065'^^xsd:double;
  dwc:latitude '41.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_23'^^xsd:string;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -29.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-29.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -29.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-29.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_24'^^xsd:string;
  dwc:scientificName 'Polymixia nobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '24'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.283'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_24'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.6)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_25'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Helen Martins'^^xsd:string;
  dwc:collectorNumber '25'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Madeira Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.6'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_25'^^xsd:string;
  dwc:observationDate '1983-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -29.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.017"^^xsd:decimal ;
  dwc:decimalLongitude "-29.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.017 -29.283)"^^geo:wktLiteral ;
  geo-pos:lat "38.017"^^xsd:decimal ;
  geo-pos:long "-29.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_26'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos'^^xsd:string;
  dwc:collectorNumber '26'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.283'^^xsd:double;
  dwc:latitude '38.017'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126401'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_26'^^xsd:string;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -27.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-27.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -27.778)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-27.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_28'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '28'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.778'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_28'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019 -27.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.019"^^xsd:decimal ;
  dwc:decimalLongitude "-27.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.019 -27.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.019"^^xsd:decimal ;
  geo-pos:long "-27.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_29'^^xsd:string;
  dwc:scientificName 'Taractichthys longipinnis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '29'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.507'^^xsd:double;
  dwc:latitude '38.019'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126788'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_29'^^xsd:string;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -25.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-25.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -25.231)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-25.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_30'^^xsd:string;
  dwc:scientificName 'Laemonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '30'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.231'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125767'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_30'^^xsd:string;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -25.666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.111"^^xsd:decimal ;
  dwc:decimalLongitude "-25.666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -25.666)"^^geo:wktLiteral ;
  geo-pos:lat "37.111"^^xsd:decimal ;
  geo-pos:long "-25.666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_31'^^xsd:string;
  dwc:scientificName 'Remora brachyptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '31'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^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:longitude '-25.666'^^xsd:double;
  dwc:latitude '37.111'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126851'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_31'^^xsd:string;
  dwc:observationDate '2003-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593 -26.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.593"^^xsd:decimal ;
  dwc:decimalLongitude "-26.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.593 -26.828)"^^geo:wktLiteral ;
  geo-pos:lat "38.593"^^xsd:decimal ;
  geo-pos:long "-26.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_32'^^xsd:string;
  dwc:scientificName 'Pteroplatytrygon violacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '32'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.828'^^xsd:double;
  dwc:latitude '38.593'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158540'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_32'^^xsd:string;
  dwc:observationDate '2003-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-25.443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -25.443)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-25.443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_33'^^xsd:string;
  dwc:scientificName 'Fistularia petimba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Luis Barcelos, Octávio Melo'^^xsd:string;
  dwc:collectorNumber '33'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.443'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_33'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_35'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '35'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.622'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_35'^^xsd:string;
  dwc:observationDate '2003-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.523"^^xsd:decimal ;
  dwc:decimalLongitude "-28.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.523 -28.622)"^^geo:wktLiteral ;
  geo-pos:lat "38.523"^^xsd:decimal ;
  geo-pos:long "-28.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_36'^^xsd:string;
  dwc:scientificName 'Aluterus scriptus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Pedro Afonso'^^xsd:string;
  dwc:collectorNumber '36'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.622'^^xsd:double;
  dwc:latitude '38.523'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '159491'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_36'^^xsd:string;
  dwc:observationDate '2000-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '159491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.655)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_37'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '37'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1978'^^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:longitude '-28.655'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_37'^^xsd:string;
  dwc:observationDate '1978-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104 -29.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.104"^^xsd:decimal ;
  dwc:decimalLongitude "-29.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104 -29.081)"^^geo:wktLiteral ;
  geo-pos:lat "38.104"^^xsd:decimal ;
  geo-pos:long "-29.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_38'^^xsd:string;
  dwc:scientificName 'Gaidropsarus granti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '38'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.081'^^xsd:double;
  dwc:latitude '38.104'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126454'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_38'^^xsd:string;
  dwc:observationDate '1990-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-28.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-28.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_39'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lastoviza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Wirtz'^^xsd:string;
  dwc:collectorNumber '39'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.619'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127261'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_39'^^xsd:string;
  dwc:observationDate '1991-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.667)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_41'^^xsd:string;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos, Richard Patzner'^^xsd:string;
  dwc:collectorNumber '41'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.667'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_41'^^xsd:string;
  dwc:observationDate '1989-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_43'^^xsd:string;
  dwc:scientificName 'Pomatoschistus pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '43'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126930'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_43'^^xsd:string;
  dwc:observationDate '1989-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-28.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-28.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_44'^^xsd:string;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Patzner'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.318'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_44'^^xsd:string;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-28.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.318)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-28.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_45'^^xsd:string;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Patzner'^^xsd:string;
  dwc:collectorNumber '45'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.318'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_45'^^xsd:string;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_46'^^xsd:string;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '46'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_46'^^xsd:string;
  dwc:observationDate '1989-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.627)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_47'^^xsd:string;
  dwc:scientificName 'Thorogobius ephippiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Richard Patzner'^^xsd:string;
  dwc:collectorNumber '47'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^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:longitude '-28.627'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126937'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_47'^^xsd:string;
  dwc:observationDate '1989-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_48'^^xsd:string;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_48'^^xsd:string;
  dwc:observationDate '1989-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.656 -27.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.656"^^xsd:decimal ;
  geo-pos:long "-27.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_49'^^xsd:string;
  dwc:scientificName 'Kyphosus sectator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Ricardo Santos'^^xsd:string;
  dwc:collectorNumber '49'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.234'^^xsd:double;
  dwc:latitude '38.656'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126956'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_49'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '303486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_51'^^xsd:string;
  dwc:scientificName 'Kyphosus sectator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Peter Wirtz'^^xsd:string;
  dwc:collectorNumber '51'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126956'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_51'^^xsd:string;
  dwc:observationDate '1990-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '303486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_52'^^xsd:string;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_52'^^xsd:string;
  dwc:observationDate '1977-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-28.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-28.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_53'^^xsd:string;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.315'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_53'^^xsd:string;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_54'^^xsd:string;
  dwc:scientificName 'Centrolabrus trutta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_54'^^xsd:string;
  dwc:observationDate '1991-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1022158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542"^^xsd:decimal ;
  dwc:decimalLongitude "-28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542 -28.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.542"^^xsd:decimal ;
  geo-pos:long "-28.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_56'^^xsd:string;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.617'^^xsd:double;
  dwc:latitude '38.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_56'^^xsd:string;
  dwc:observationDate '1990-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.536"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_57'^^xsd:string;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '57'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.536'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_57'^^xsd:string;
  dwc:observationDate '1989-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.628)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_58'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '58'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.628'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_58'^^xsd:string;
  dwc:observationDate '1991-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.899"^^xsd:decimal ;
  dwc:decimalLongitude "-25.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.899 -25.831)"^^geo:wktLiteral ;
  geo-pos:lat "37.899"^^xsd:decimal ;
  geo-pos:long "-25.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_59'^^xsd:string;
  dwc:scientificName 'Antigonia capros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.831'^^xsd:double;
  dwc:latitude '37.899'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_59'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_60'^^xsd:string;
  dwc:scientificName 'Trachynotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '401641'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_60'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.629)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_67'^^xsd:string;
  dwc:scientificName 'Trachynotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.629'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '401641'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_67'^^xsd:string;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.459 -28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.459"^^xsd:decimal ;
  dwc:decimalLongitude "-28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.459 -28.164)"^^geo:wktLiteral ;
  geo-pos:lat "38.459"^^xsd:decimal ;
  geo-pos:long "-28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_68'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '68'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1990'^^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:longitude '-28.164'^^xsd:double;
  dwc:latitude '38.459'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_68'^^xsd:string;
  dwc:observationDate '1990-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.465 -28.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.465 -28.522)"^^geo:wktLiteral ;
  geo-pos:lat "38.465"^^xsd:decimal ;
  geo-pos:long "-28.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_69'^^xsd:string;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.522'^^xsd:double;
  dwc:latitude '38.465'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_69'^^xsd:string;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5572'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5572'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.905'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5572'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5573'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5573'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.905'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5573'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.905)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5574'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5574'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.905'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5574'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.908)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5575'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5575'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.908'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5575'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.908)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5576'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5576'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.908'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5576'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.89)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5577'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5577'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.89'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5577'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5582'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5582'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-28.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -28.956)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-28.956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5583'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5583'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.956'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5583'^^xsd:string;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5584'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5584'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5584'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5585'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5585'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5585'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5588'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5588'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5588'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5589'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5589'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5589'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5590'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5590'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5590'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5591'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5591'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5591'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5592'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5592'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5592'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5593'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5593'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5593'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5594'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5594'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5594'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5595'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5595'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5595'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5596'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5596'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5596'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5598'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5598'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5598'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5599'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5599'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.584'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5599'^^xsd:string;
  dwc:observationDate '2011-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.537)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5600'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5600'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.537'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5600'^^xsd:string;
  dwc:observationDate '2011-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5601'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5601'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.55'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5601'^^xsd:string;
  dwc:observationDate '2011-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.179)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5604'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5604'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.179'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5604'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.951"^^xsd:decimal ;
  dwc:decimalLongitude "-29.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.951 -29.179)"^^geo:wktLiteral ;
  geo-pos:lat "37.951"^^xsd:decimal ;
  geo-pos:long "-29.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5605'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5605'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.179'^^xsd:double;
  dwc:latitude '37.951'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5605'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5606'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5606'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5606'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5607'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5607'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5607'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5608'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5608'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5608'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "-29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 -29.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "-29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5609'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5609'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.18'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5609'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943"^^xsd:decimal ;
  dwc:decimalLongitude "-29.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.178)"^^geo:wktLiteral ;
  geo-pos:lat "37.943"^^xsd:decimal ;
  geo-pos:long "-29.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5611'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5611'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.178'^^xsd:double;
  dwc:latitude '37.943'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5611'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5614'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5614'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5614'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5615'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5615'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5615'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5616'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5616'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5616'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5617'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5617'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5617'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5618'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5618'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5618'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5619'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5619'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5619'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5620'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5620'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5620'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.177)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5621'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5621'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.177'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5621'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5623'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5623'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5623'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5624'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5624'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5624'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5625'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5625'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5625'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5626'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5626'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5626'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5627'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5627'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5627'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.948"^^xsd:decimal ;
  dwc:decimalLongitude "-29.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.948 -29.183)"^^geo:wktLiteral ;
  geo-pos:lat "37.948"^^xsd:decimal ;
  geo-pos:long "-29.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5628'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5628'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.183'^^xsd:double;
  dwc:latitude '37.948'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5628'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5631'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5631'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5631'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.941"^^xsd:decimal ;
  dwc:decimalLongitude "-29.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.941 -29.184)"^^geo:wktLiteral ;
  geo-pos:lat "37.941"^^xsd:decimal ;
  geo-pos:long "-29.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5633'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5633'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.184'^^xsd:double;
  dwc:latitude '37.941'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5633'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943"^^xsd:decimal ;
  dwc:decimalLongitude "-29.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.185)"^^geo:wktLiteral ;
  geo-pos:lat "37.943"^^xsd:decimal ;
  geo-pos:long "-29.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5635'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5635'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.185'^^xsd:double;
  dwc:latitude '37.943'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5635'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.943"^^xsd:decimal ;
  dwc:decimalLongitude "-29.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.943 -29.185)"^^geo:wktLiteral ;
  geo-pos:lat "37.943"^^xsd:decimal ;
  geo-pos:long "-29.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5636'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5636'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.185'^^xsd:double;
  dwc:latitude '37.943'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5636'^^xsd:string;
  dwc:observationDate '2011-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87 -25.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.87"^^xsd:decimal ;
  geo-pos:long "-25.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5637'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Iris'^^xsd:string;
  dwc:collectorNumber '5637'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.47'^^xsd:double;
  dwc:latitude '37.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5637'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.716)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5639'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '5639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.716'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5639'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.226"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5680'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5680'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.226'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5680'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.985 -29.89)"^^geo:wktLiteral ;
  geo-pos:lat "38.985"^^xsd:decimal ;
  geo-pos:long "-29.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5681'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5681'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.89'^^xsd:double;
  dwc:latitude '38.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5681'^^xsd:string;
  dwc:observationDate '2011-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5690'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5690'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5690'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5693'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5693'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5693'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5695'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5695'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.69'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5695'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5696'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5696'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.69'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5696'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.244 -26.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.244"^^xsd:decimal ;
  dwc:decimalLongitude "-26.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.244 -26.581)"^^geo:wktLiteral ;
  geo-pos:lat "38.244"^^xsd:decimal ;
  geo-pos:long "-26.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5702'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5702'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.581'^^xsd:double;
  dwc:latitude '38.244'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5702'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.244 -26.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.244"^^xsd:decimal ;
  dwc:decimalLongitude "-26.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.244 -26.581)"^^geo:wktLiteral ;
  geo-pos:lat "38.244"^^xsd:decimal ;
  geo-pos:long "-26.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5703'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5703'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.581'^^xsd:double;
  dwc:latitude '38.244'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5703'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.759"^^xsd:decimal ;
  geo-pos:long "-25.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5706'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5706'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.83'^^xsd:double;
  dwc:latitude '37.759'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5706'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.759"^^xsd:decimal ;
  geo-pos:long "-25.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5707'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5707'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.83'^^xsd:double;
  dwc:latitude '37.759'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5707'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5713'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5713'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5713'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5714'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5714'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5714'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5715'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5715'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5715'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5716'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5716'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5716'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5717'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5717'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5717'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5718'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5718'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5718'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.268"^^xsd:decimal ;
  dwc:decimalLongitude "-26.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.268 -26.574)"^^geo:wktLiteral ;
  geo-pos:lat "38.268"^^xsd:decimal ;
  geo-pos:long "-26.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5719'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5719'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.574'^^xsd:double;
  dwc:latitude '38.268'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5719'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.226"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5725'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5725'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.226'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5725'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.226"^^xsd:decimal ;
  dwc:decimalLongitude "-26.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226 -26.571)"^^geo:wktLiteral ;
  geo-pos:lat "38.226"^^xsd:decimal ;
  geo-pos:long "-26.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5726'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5726'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.571'^^xsd:double;
  dwc:latitude '38.226'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5726'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.898"^^xsd:decimal ;
  dwc:decimalLongitude "-29.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.898"^^xsd:decimal ;
  geo-pos:long "-29.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5734'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5734'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.423'^^xsd:double;
  dwc:latitude '37.898'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5734'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.898"^^xsd:decimal ;
  dwc:decimalLongitude "-29.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.898"^^xsd:decimal ;
  geo-pos:long "-29.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5752'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5752'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.423'^^xsd:double;
  dwc:latitude '37.898'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5752'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.898"^^xsd:decimal ;
  dwc:decimalLongitude "-29.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.898 -29.423)"^^geo:wktLiteral ;
  geo-pos:lat "37.898"^^xsd:decimal ;
  geo-pos:long "-29.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5753'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5753'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.423'^^xsd:double;
  dwc:latitude '37.898'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5753'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353"^^xsd:decimal ;
  dwc:decimalLongitude "-29.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.353"^^xsd:decimal ;
  geo-pos:long "-29.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5755'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5755'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.83'^^xsd:double;
  dwc:latitude '37.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5755'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353"^^xsd:decimal ;
  dwc:decimalLongitude "-29.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.353"^^xsd:decimal ;
  geo-pos:long "-29.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5756'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5756'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.83'^^xsd:double;
  dwc:latitude '37.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5756'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353"^^xsd:decimal ;
  dwc:decimalLongitude "-29.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.353"^^xsd:decimal ;
  geo-pos:long "-29.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5757'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5757'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.83'^^xsd:double;
  dwc:latitude '37.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5757'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.353"^^xsd:decimal ;
  dwc:decimalLongitude "-29.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.353 -29.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.353"^^xsd:decimal ;
  geo-pos:long "-29.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5758'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5758'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.83'^^xsd:double;
  dwc:latitude '37.353'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5758'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.242 -28.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.242"^^xsd:decimal ;
  dwc:decimalLongitude "-28.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.242 -28.729)"^^geo:wktLiteral ;
  geo-pos:lat "38.242"^^xsd:decimal ;
  geo-pos:long "-28.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5759'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5759'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.729'^^xsd:double;
  dwc:latitude '38.242'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5759'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.242 -28.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.242"^^xsd:decimal ;
  dwc:decimalLongitude "-28.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.242 -28.729)"^^geo:wktLiteral ;
  geo-pos:lat "38.242"^^xsd:decimal ;
  geo-pos:long "-28.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5760'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5760'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.729'^^xsd:double;
  dwc:latitude '38.242'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5760'^^xsd:string;
  dwc:observationDate '1999-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487 -25.949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.487"^^xsd:decimal ;
  dwc:decimalLongitude "-25.949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.487 -25.949)"^^geo:wktLiteral ;
  geo-pos:lat "38.487"^^xsd:decimal ;
  geo-pos:long "-25.949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5762'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5762'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^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:longitude '-25.949'^^xsd:double;
  dwc:latitude '38.487'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5762'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.208"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5765'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5765'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.208'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5765'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.208"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5766'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5766'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.208'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5766'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.208"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5767'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5767'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.208'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5767'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.208"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.208 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.208"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5768'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5768'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.208'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5768'^^xsd:string;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291"^^xsd:decimal ;
  dwc:decimalLongitude "-33.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  geo-pos:lat "37.291"^^xsd:decimal ;
  geo-pos:long "-33.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5774'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5774'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-33.316'^^xsd:double;
  dwc:latitude '37.291'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5774'^^xsd:string;
  dwc:observationDate '2011-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291"^^xsd:decimal ;
  dwc:decimalLongitude "-33.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  geo-pos:lat "37.291"^^xsd:decimal ;
  geo-pos:long "-33.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5775'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5775'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-33.316'^^xsd:double;
  dwc:latitude '37.291'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5775'^^xsd:string;
  dwc:observationDate '2011-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291"^^xsd:decimal ;
  dwc:decimalLongitude "-33.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291 -33.316)"^^geo:wktLiteral ;
  geo-pos:lat "37.291"^^xsd:decimal ;
  geo-pos:long "-33.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5776'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5776'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-33.316'^^xsd:double;
  dwc:latitude '37.291'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5776'^^xsd:string;
  dwc:observationDate '2011-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 -31.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "-31.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 -31.416)"^^geo:wktLiteral ;
  geo-pos:lat "37.166"^^xsd:decimal ;
  geo-pos:long "-31.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5778'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5778'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-31.416'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5778'^^xsd:string;
  dwc:observationDate '2011-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5780'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5780'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5780'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5781'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5781'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5781'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5782'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5782'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5782'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5783'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5783'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5783'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5785'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5785'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5785'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5786'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5786'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5786'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.833 -29.426)"^^geo:wktLiteral ;
  geo-pos:lat "37.833"^^xsd:decimal ;
  geo-pos:long "-29.426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5787'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5787'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.426'^^xsd:double;
  dwc:latitude '37.833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5787'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -29.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -29.444)"^^geo:wktLiteral ;
  geo-pos:lat "37.826"^^xsd:decimal ;
  geo-pos:long "-29.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5788'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5788'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.444'^^xsd:double;
  dwc:latitude '37.826'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5788'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -29.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.826"^^xsd:decimal ;
  dwc:decimalLongitude "-29.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.826 -29.444)"^^geo:wktLiteral ;
  geo-pos:lat "37.826"^^xsd:decimal ;
  geo-pos:long "-29.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5789'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5789'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.444'^^xsd:double;
  dwc:latitude '37.826'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5789'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.828"^^xsd:decimal ;
  geo-pos:long "-29.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5790'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5790'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5790'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.828"^^xsd:decimal ;
  geo-pos:long "-29.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5791'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5791'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5791'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.828"^^xsd:decimal ;
  geo-pos:long "-29.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5792'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5792'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.828"^^xsd:decimal ;
  geo-pos:long "-29.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5794'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5794'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5794'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.828"^^xsd:decimal ;
  dwc:decimalLongitude "-29.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.828 -29.451)"^^geo:wktLiteral ;
  geo-pos:lat "37.828"^^xsd:decimal ;
  geo-pos:long "-29.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5795'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.451'^^xsd:double;
  dwc:latitude '37.828'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5795'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5796'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5796'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5796'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5797'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5797'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5797'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5798'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5798'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5799'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5799'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5800'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5800'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5800'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5801'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5801'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5803'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5803'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.822"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.822 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.822"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5804'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Vera Guerreiro'^^xsd:string;
  dwc:collectorNumber '5804'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.822'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5804'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5805'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5805'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5805'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5806'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5806'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5806'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5807'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5807'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5807'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5808'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5808'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5808'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5809'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5809'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5809'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5811'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5811'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5811'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5812'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5812'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5812'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5813'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5813'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5813'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5814'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5814'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5814'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83"^^xsd:decimal ;
  dwc:decimalLongitude "-29.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83 -29.462)"^^geo:wktLiteral ;
  geo-pos:lat "37.83"^^xsd:decimal ;
  geo-pos:long "-29.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5815'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5815'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.462'^^xsd:double;
  dwc:latitude '37.83'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5815'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5817'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5817'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5817'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5818'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5818'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5818'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5819'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5819'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5819'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5820'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5820'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5820'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5821'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5821'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5821'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5822'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5822'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5822'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5824'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5824'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.348'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5824'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5825'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5825'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.348'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5825'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5826'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5826'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.348'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5826'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5827'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5827'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.348'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5827'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.348)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5828'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5828'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.348'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5828'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5829'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5829'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.342'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5829'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5831'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5831'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.342'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5831'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5832'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5832'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.342'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5832'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.836"^^xsd:decimal ;
  dwc:decimalLongitude "-29.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.836 -29.342)"^^geo:wktLiteral ;
  geo-pos:lat "37.836"^^xsd:decimal ;
  geo-pos:long "-29.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5833'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5833'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.342'^^xsd:double;
  dwc:latitude '37.836'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5833'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-29.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5871'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5871'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5871'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-29.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5872'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5872'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-29.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5873'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5873'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-29.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5874'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5874'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.865"^^xsd:decimal ;
  dwc:decimalLongitude "-29.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.865 -29.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.865"^^xsd:decimal ;
  geo-pos:long "-29.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5875'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.131'^^xsd:double;
  dwc:latitude '37.865'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5875'^^xsd:string;
  dwc:observationDate '2011-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989 -29.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.989"^^xsd:decimal ;
  dwc:decimalLongitude "-29.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989 -29.533)"^^geo:wktLiteral ;
  geo-pos:lat "37.989"^^xsd:decimal ;
  geo-pos:long "-29.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5877'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.533'^^xsd:double;
  dwc:latitude '37.989'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5877'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5879'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5879'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5879'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5880'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5880'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5880'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5881'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5881'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5882'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5882'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5883'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5883'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5884'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5884'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5886'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5886'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5886'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5887'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5887'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5887'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5888'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5888'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5888'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5889'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5889'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5889'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5890'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5890'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5890'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5891'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5891'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5891'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.987"^^xsd:decimal ;
  dwc:decimalLongitude "-29.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.987 -29.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.987"^^xsd:decimal ;
  geo-pos:long "-29.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5892'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5892'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.53'^^xsd:double;
  dwc:latitude '37.987'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5892'^^xsd:string;
  dwc:observationDate '2011-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5900'^^xsd:string;
  dwc:scientificName 'Patella ulyssiponensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Rogério Ferraz'^^xsd:string;
  dwc:collectorNumber '5900'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140684'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_5900'^^xsd:string;
  dwc:observationDate '1989-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '140684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.636)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5904'^^xsd:string;
  dwc:scientificName 'Stramonita haemastoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '5904'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1987'^^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:longitude '-28.636'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140417'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5904'^^xsd:string;
  dwc:observationDate '1987-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.684"^^xsd:decimal ;
  dwc:decimalLongitude "-25.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  geo-pos:lat "36.684"^^xsd:decimal ;
  geo-pos:long "-25.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5905'^^xsd:string;
  dwc:scientificName 'Patella sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5905'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.327'^^xsd:double;
  dwc:latitude '36.684'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5905'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.684"^^xsd:decimal ;
  dwc:decimalLongitude "-25.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.684 -25.327)"^^geo:wktLiteral ;
  geo-pos:lat "36.684"^^xsd:decimal ;
  geo-pos:long "-25.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5906'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5906'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.327'^^xsd:double;
  dwc:latitude '36.684'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5906'^^xsd:string;
  dwc:observationDate '1989-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5907'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '5907'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scuba Diving'^^xsd:string;
  dwc:occurrenceId 'COLETA_5907'^^xsd:string;
  dwc:observationDate '1996-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5909'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5909'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.321'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5909'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5910'^^xsd:string;
  dwc:scientificName 'Stramonita haemastoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5910'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.321'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140417'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5910'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '140417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5911'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.321'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5911'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.321)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5912'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.321'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5912'^^xsd:string;
  dwc:observationDate '1979-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5913'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '5913'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5913'^^xsd:string;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.672)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5921'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Helen Martins'^^xsd:string;
  dwc:collectorNumber '5921'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1983'^^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:longitude '-28.672'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Unknown'^^xsd:string;
  dwc:occurrenceId 'COLETA_5921'^^xsd:string;
  dwc:observationDate '1983-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566 -28.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.566"^^xsd:decimal ;
  dwc:decimalLongitude "-28.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.566 -28.771)"^^geo:wktLiteral ;
  geo-pos:lat "38.566"^^xsd:decimal ;
  geo-pos:long "-28.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5922'^^xsd:string;
  dwc:scientificName 'Stramonita haemastoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Helen Martins, Valentina de Matos, Rogério Ferraz'^^xsd:string;
  dwc:collectorNumber '5922'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1992'^^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:longitude '-28.771'^^xsd:double;
  dwc:latitude '38.566'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140417'^^xsd:integer;
  dwc:samplingProtocol 'Stranding'^^xsd:string;
  dwc:occurrenceId 'COLETA_5922'^^xsd:string;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-25.868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.868)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-25.868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5923'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5923'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.868'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5923'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5924'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5924'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5924'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5925'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5925'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5925'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-25.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.826)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-25.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5926'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5926'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.826'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5926'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.891"^^xsd:decimal ;
  dwc:decimalLongitude "-25.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.891 -25.862)"^^geo:wktLiteral ;
  geo-pos:lat "37.891"^^xsd:decimal ;
  geo-pos:long "-25.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5927'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5927'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.862'^^xsd:double;
  dwc:latitude '37.891'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5927'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5928'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5928'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5929'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5929'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5929'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5931'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5931'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5931'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5932'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5932'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5932'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5933'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5933'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5933'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.763"^^xsd:decimal ;
  dwc:decimalLongitude "-25.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.763 -25.818)"^^geo:wktLiteral ;
  geo-pos:lat "37.763"^^xsd:decimal ;
  geo-pos:long "-25.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5934'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5934'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.818'^^xsd:double;
  dwc:latitude '37.763'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5934'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.762"^^xsd:decimal ;
  dwc:decimalLongitude "-25.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  geo-pos:lat "37.762"^^xsd:decimal ;
  geo-pos:long "-25.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5935'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5935'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.828'^^xsd:double;
  dwc:latitude '37.762'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5935'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.762"^^xsd:decimal ;
  dwc:decimalLongitude "-25.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  geo-pos:lat "37.762"^^xsd:decimal ;
  geo-pos:long "-25.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5936'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5936'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.828'^^xsd:double;
  dwc:latitude '37.762'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5936'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.762"^^xsd:decimal ;
  dwc:decimalLongitude "-25.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.762 -25.828)"^^geo:wktLiteral ;
  geo-pos:lat "37.762"^^xsd:decimal ;
  geo-pos:long "-25.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5937'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5937'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.828'^^xsd:double;
  dwc:latitude '37.762'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5937'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.677 -25.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.677"^^xsd:decimal ;
  dwc:decimalLongitude "-25.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.677 -25.516)"^^geo:wktLiteral ;
  geo-pos:lat "37.677"^^xsd:decimal ;
  geo-pos:long "-25.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5939'^^xsd:string;
  dwc:scientificName 'Calcinus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '5939'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.516'^^xsd:double;
  dwc:latitude '37.677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106840'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5939'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '106840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5941'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5941'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.833'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5941'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5942'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5942'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.833'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5942'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757 -25.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.757"^^xsd:decimal ;
  dwc:decimalLongitude "-25.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757 -25.837)"^^geo:wktLiteral ;
  geo-pos:lat "37.757"^^xsd:decimal ;
  geo-pos:long "-25.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5943'^^xsd:string;
  dwc:scientificName 'Paramola sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '5943'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.837'^^xsd:double;
  dwc:latitude '37.757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106869'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5943'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.829)"^^geo:wktLiteral ;
  geo-pos:lat "37.759"^^xsd:decimal ;
  geo-pos:long "-25.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5944'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5944'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.829'^^xsd:double;
  dwc:latitude '37.759'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5944'^^xsd:string;
  dwc:observationDate '2010-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.759"^^xsd:decimal ;
  dwc:decimalLongitude "-25.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.759 -25.829)"^^geo:wktLiteral ;
  geo-pos:lat "37.759"^^xsd:decimal ;
  geo-pos:long "-25.829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5945'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5945'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.829'^^xsd:double;
  dwc:latitude '37.759'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5945'^^xsd:string;
  dwc:observationDate '2010-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -25.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.859"^^xsd:decimal ;
  dwc:decimalLongitude "-25.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -25.432)"^^geo:wktLiteral ;
  geo-pos:lat "37.859"^^xsd:decimal ;
  geo-pos:long "-25.432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5946'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5946'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.432'^^xsd:double;
  dwc:latitude '37.859'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5946'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.722 -25.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.722"^^xsd:decimal ;
  dwc:decimalLongitude "-25.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.722 -25.767)"^^geo:wktLiteral ;
  geo-pos:lat "37.722"^^xsd:decimal ;
  geo-pos:long "-25.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5947'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5947'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.767'^^xsd:double;
  dwc:latitude '37.722'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5947'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -25.811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-25.811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -25.811)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-25.811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5949'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5949'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.811'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5949'^^xsd:string;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5951'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5951'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5951'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5952'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5952'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5952'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5953'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5953'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5953'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5954'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5954'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5954'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5955'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5955'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5955'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5956'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5956'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5956'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5958'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5958'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5958'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5959'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5959'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5959'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5960'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5960'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5960'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5962'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5962'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5962'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5964'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5964'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5964'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5965'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5965'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5965'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5966'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5966'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5966'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5967'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5967'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5967'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5968'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5968'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5968'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.00275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524667 -29.00275)"^^geo:wktLiteral ;
  geo-pos:lat "38.524667"^^xsd:decimal ;
  geo-pos:long "-29.00275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5969'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5969'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.00275'^^xsd:double;
  dwc:latitude '38.524667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5969'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5012 -29.01403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.01403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5012 -29.01403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5012"^^xsd:decimal ;
  geo-pos:long "-29.01403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5971'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5971'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.01403333'^^xsd:double;
  dwc:latitude '38.5012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5971'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512217 -29.012133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.512217"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.512217 -29.012133)"^^geo:wktLiteral ;
  geo-pos:lat "38.512217"^^xsd:decimal ;
  geo-pos:long "-29.012133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5972'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5972'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.012133'^^xsd:double;
  dwc:latitude '38.512217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5972'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02 -29.28)"^^geo:wktLiteral ;
  geo-pos:lat "38.02"^^xsd:decimal ;
  geo-pos:long "-29.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5974'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5974'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.28'^^xsd:double;
  dwc:latitude '38.02'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5974'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "38.012"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5975'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5975'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.322'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5975'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.322)"^^geo:wktLiteral ;
  geo-pos:lat "38.012"^^xsd:decimal ;
  geo-pos:long "-29.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5976'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5976'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.322'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5976'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5977'^^xsd:string;
  dwc:scientificName 'Solenosmilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5977'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5977'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5978'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5978'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5978'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5979'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5979'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5979'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5980'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5980'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5980'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5303 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5303"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5303 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.5303"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5982'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5982'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.5303'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5982'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5983'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5983'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5983'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5984'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5984'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5984'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5986'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5986'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5986'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5987'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5987'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5987'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5988'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5988'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5988'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53033"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53033 -31.30105)"^^geo:wktLiteral ;
  geo-pos:lat "39.53033"^^xsd:decimal ;
  geo-pos:long "-31.30105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5989'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5989'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30105'^^xsd:double;
  dwc:latitude '39.53033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5989'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52468 -31.29407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52468 -31.29407)"^^geo:wktLiteral ;
  geo-pos:lat "39.52468"^^xsd:decimal ;
  geo-pos:long "-31.29407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5990'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5990'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29407'^^xsd:double;
  dwc:latitude '39.52468'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5990'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  geo-pos:lat "39.525"^^xsd:decimal ;
  geo-pos:long "-31.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5991'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5991'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.294'^^xsd:double;
  dwc:latitude '39.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5991'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  geo-pos:lat "39.525"^^xsd:decimal ;
  geo-pos:long "-31.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5992'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5992'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.294'^^xsd:double;
  dwc:latitude '39.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5992'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  geo-pos:lat "39.525"^^xsd:decimal ;
  geo-pos:long "-31.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5993'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5993'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.294'^^xsd:double;
  dwc:latitude '39.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5993'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.525 -31.294)"^^geo:wktLiteral ;
  geo-pos:lat "39.525"^^xsd:decimal ;
  geo-pos:long "-31.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5994'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5994'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.294'^^xsd:double;
  dwc:latitude '39.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5994'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5997'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5997'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5997'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5998'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5998'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5998'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5999'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5999'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5999'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.544 -31.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.544"^^xsd:decimal ;
  dwc:decimalLongitude "-31.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.544 -31.318)"^^geo:wktLiteral ;
  geo-pos:lat "39.544"^^xsd:decimal ;
  geo-pos:long "-31.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6000'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6000'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.318'^^xsd:double;
  dwc:latitude '39.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6000'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.544 -31.318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.544"^^xsd:decimal ;
  dwc:decimalLongitude "-31.318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.544 -31.318)"^^geo:wktLiteral ;
  geo-pos:lat "39.544"^^xsd:decimal ;
  geo-pos:long "-31.318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6001'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6001'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.318'^^xsd:double;
  dwc:latitude '39.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6001'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6002'^^xsd:string;
  dwc:scientificName 'Macrura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6002'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '206664'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6002'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '204491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6004'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6004'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6004'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6005'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6005'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6005'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6006'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6006'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6006'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6007'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6007'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6007'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.059"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.059"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6009'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6009'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.059'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6009'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.059"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.059 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.059"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6010'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6010'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.059'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6010'^^xsd:string;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.757"^^xsd:decimal ;
  dwc:decimalLongitude "-31.091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.091)"^^geo:wktLiteral ;
  geo-pos:lat "39.757"^^xsd:decimal ;
  geo-pos:long "-31.091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6011'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6011'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.091'^^xsd:double;
  dwc:latitude '39.757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6011'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6012'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6012'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6012'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6013'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6013'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6013'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.368"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.368 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.368"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6014'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6014'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.368'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6014'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6016'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6016'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6016'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6017'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6017'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6017'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6018'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6018'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6018'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6020'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6020'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6020'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6021'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6021'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6021'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6022'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6022'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6022'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6023'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6023'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6023'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.528 -31.299)"^^geo:wktLiteral ;
  geo-pos:lat "39.528"^^xsd:decimal ;
  geo-pos:long "-31.299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6024'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6024'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.299'^^xsd:double;
  dwc:latitude '39.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6024'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6025'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6025'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6025'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  geo-pos:lat "38.061"^^xsd:decimal ;
  geo-pos:long "-29.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6026'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6026'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6026'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  geo-pos:lat "38.061"^^xsd:decimal ;
  geo-pos:long "-29.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6027'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6027'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6027'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  geo-pos:lat "38.061"^^xsd:decimal ;
  geo-pos:long "-29.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6029'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6029'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6029'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.061"^^xsd:decimal ;
  dwc:decimalLongitude "-29.249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.061 -29.249)"^^geo:wktLiteral ;
  geo-pos:lat "38.061"^^xsd:decimal ;
  geo-pos:long "-29.249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6030'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6030'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.249'^^xsd:double;
  dwc:latitude '38.061'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6030'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6032'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6032'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6032'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6033'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6033'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6033'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6034'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6034'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6034'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6035'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6035'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6035'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6036'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6036'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6036'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6038'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6038'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6038'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6040'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6040'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6040'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6041'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6041'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6041'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6042'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6042'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6042'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6044'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6044'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6044'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6046'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6046'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6046'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6047'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6047'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6047'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6048'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6048'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6048'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6049'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6049'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6049'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6050'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6050'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6050'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6051'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6051'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6051'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6053'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6053'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6053'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6054'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6054'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6054'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6055'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6055'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6055'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018"^^xsd:decimal ;
  dwc:decimalLongitude "-29.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  geo-pos:lat "38.018"^^xsd:decimal ;
  geo-pos:long "-29.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6056'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6056'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.281'^^xsd:double;
  dwc:latitude '38.018'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6056'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018"^^xsd:decimal ;
  dwc:decimalLongitude "-29.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  geo-pos:lat "38.018"^^xsd:decimal ;
  geo-pos:long "-29.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6057'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6057'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.281'^^xsd:double;
  dwc:latitude '38.018'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6057'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.018"^^xsd:decimal ;
  dwc:decimalLongitude "-29.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.018 -29.281)"^^geo:wktLiteral ;
  geo-pos:lat "38.018"^^xsd:decimal ;
  geo-pos:long "-29.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6059'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6059'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.281'^^xsd:double;
  dwc:latitude '38.018'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6059'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.757"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.757"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6060'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6060'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6060'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.757"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.757"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6061'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6061'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6061'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6063'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6063'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6063'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6065'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6065'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6065'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6066'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6066'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6066'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6067'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6067'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6067'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6069'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6069'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6069'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6070'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6070'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6070'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6071'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6071'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6071'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6072'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6072'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6072'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6073'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6073'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.327'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6073'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6074'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Rui Prieto'^^xsd:string;
  dwc:collectorNumber '6074'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.327'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6074'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.013"^^xsd:decimal ;
  dwc:decimalLongitude "-29.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.013 -29.327)"^^geo:wktLiteral ;
  geo-pos:lat "38.013"^^xsd:decimal ;
  geo-pos:long "-29.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6075'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6075'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.327'^^xsd:double;
  dwc:latitude '38.013'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6075'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.746"^^xsd:decimal ;
  dwc:decimalLongitude "-31.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  geo-pos:lat "39.746"^^xsd:decimal ;
  geo-pos:long "-31.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6078'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6078'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.094'^^xsd:double;
  dwc:latitude '39.746'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6078'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.746"^^xsd:decimal ;
  dwc:decimalLongitude "-31.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  geo-pos:lat "39.746"^^xsd:decimal ;
  geo-pos:long "-31.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6079'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6079'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.094'^^xsd:double;
  dwc:latitude '39.746'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6079'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6080'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6080'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6080'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6081'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6081'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6081'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6082'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6082'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6082'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6083'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6083'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6083'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6085'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6085'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6085'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6086'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6086'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6086'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6087'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6087'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6087'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6088'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6088'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6088'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6089'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6089'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6089'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6090'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6090'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6090'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.756"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.756 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.756"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6091'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6091'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.756'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6091'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6092'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6092'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6092'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6094'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6094'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6094'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6095'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6095'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6095'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6096'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6096'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6096'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -31.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-31.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -31.285)"^^geo:wktLiteral ;
  geo-pos:lat "39.517"^^xsd:decimal ;
  geo-pos:long "-31.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6097'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6097'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.285'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6097'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -31.285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.517"^^xsd:decimal ;
  dwc:decimalLongitude "-31.285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.517 -31.285)"^^geo:wktLiteral ;
  geo-pos:lat "39.517"^^xsd:decimal ;
  geo-pos:long "-31.285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6098'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6098'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.285'^^xsd:double;
  dwc:latitude '39.517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6098'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6101'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6101'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.143'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6101'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6102'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6102'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.143'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6102'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.143)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6103'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6103'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.143'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6103'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6104'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6104'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6104'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6105'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6105'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6105'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6107'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6107'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6107'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6108'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6108'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6108'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6109'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6109'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6109'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6110'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6110'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6110'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6111'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6111'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6111'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6112'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6112'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6112'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6113'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6113'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6113'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.142)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6114'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6114'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.142'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6114'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6117'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6117'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6117'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6118'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6118'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6118'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6119'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6119'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6119'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6120'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6120'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6120'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6121'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6121'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6121'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6122'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6122'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6122'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6123'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6123'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6123'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6124'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6124'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6124'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6126'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6126'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6126'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.513"^^xsd:decimal ;
  dwc:decimalLongitude "-31.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.513 -31.278)"^^geo:wktLiteral ;
  geo-pos:lat "39.513"^^xsd:decimal ;
  geo-pos:long "-31.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6127'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6127'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.278'^^xsd:double;
  dwc:latitude '39.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6127'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.753 -31.093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.753"^^xsd:decimal ;
  dwc:decimalLongitude "-31.093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.753 -31.093)"^^geo:wktLiteral ;
  geo-pos:lat "39.753"^^xsd:decimal ;
  geo-pos:long "-31.093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6128'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6128'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.093'^^xsd:double;
  dwc:latitude '39.753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6128'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.757"^^xsd:decimal ;
  dwc:decimalLongitude "-31.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.757 -31.092)"^^geo:wktLiteral ;
  geo-pos:lat "39.757"^^xsd:decimal ;
  geo-pos:long "-31.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6129'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6129'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.092'^^xsd:double;
  dwc:latitude '39.757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6129'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.694"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6130'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6130'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6130'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.694"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6132'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6132'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6132'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.694"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6133'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6133'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6133'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.694"^^xsd:decimal ;
  dwc:decimalLongitude "-28.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.694 -28.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.694"^^xsd:decimal ;
  geo-pos:long "-28.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6134'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6134'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.935'^^xsd:double;
  dwc:latitude '37.694'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6134'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.687 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.687"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.687 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "37.687"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6135'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6135'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.936'^^xsd:double;
  dwc:latitude '37.687'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6135'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.687 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.687"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.687 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "37.687"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6136'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.936'^^xsd:double;
  dwc:latitude '37.687'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6136'^^xsd:string;
  dwc:observationDate '2011-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.132 -29.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.132"^^xsd:decimal ;
  dwc:decimalLongitude "-29.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.132 -29.265)"^^geo:wktLiteral ;
  geo-pos:lat "38.132"^^xsd:decimal ;
  geo-pos:long "-29.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6137'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6137'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.265'^^xsd:double;
  dwc:latitude '38.132'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6137'^^xsd:string;
  dwc:observationDate '2011-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.689 -28.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.689"^^xsd:decimal ;
  dwc:decimalLongitude "-28.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.689 -28.937)"^^geo:wktLiteral ;
  geo-pos:lat "37.689"^^xsd:decimal ;
  geo-pos:long "-28.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6140'^^xsd:string;
  dwc:scientificName 'Octopus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6140'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.937'^^xsd:double;
  dwc:latitude '37.689'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6140'^^xsd:string;
  dwc:observationDate '2011-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6141'^^xsd:string;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6141'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.572'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6141'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6142'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6142'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.572'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6142'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6144'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6144'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.577'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6144'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6147'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6147'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.577'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6147'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.524"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6149'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6149'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6149'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.524"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6151'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6151'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6151'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.524"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6152'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6152'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6152'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.524"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6153'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6153'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6153'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.524"^^xsd:decimal ;
  dwc:decimalLongitude "-30.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.524 -30.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.524"^^xsd:decimal ;
  geo-pos:long "-30.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6154'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6154'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.58'^^xsd:double;
  dwc:latitude '37.524'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6154'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.523"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.582)"^^geo:wktLiteral ;
  geo-pos:lat "37.523"^^xsd:decimal ;
  geo-pos:long "-30.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6156'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6156'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6156'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.523"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.582)"^^geo:wktLiteral ;
  geo-pos:lat "37.523"^^xsd:decimal ;
  geo-pos:long "-30.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6157'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6157'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6157'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6159'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6159'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6159'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6160'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6160'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6160'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6161'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6161'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6161'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6162'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6162'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6162'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6163'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6163'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6163'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6164'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6164'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6164'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6166'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6166'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6166'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.582)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6167'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6167'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.582'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6167'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6168'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6168'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6168'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6169'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6169'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6169'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6170'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6170'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6170'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6171'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6171'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6171'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6172'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6172'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6172'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6174'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6174'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6174'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6175'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6175'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6175'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.513"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.513"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6176'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6176'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6176'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.512 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.512"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.512 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.512"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6177'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6177'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.512'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6177'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6181'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6181'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6182'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6182'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6183'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6183'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6183'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6184'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6184'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6184'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6185'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6185'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6185'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6186'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6186'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6186'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6187'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6187'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6187'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -30.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.474"^^xsd:decimal ;
  dwc:decimalLongitude "-30.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -30.837)"^^geo:wktLiteral ;
  geo-pos:lat "37.474"^^xsd:decimal ;
  geo-pos:long "-30.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6188'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6188'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.837'^^xsd:double;
  dwc:latitude '37.474'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6188'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.478 -30.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.478"^^xsd:decimal ;
  dwc:decimalLongitude "-30.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.478 -30.84)"^^geo:wktLiteral ;
  geo-pos:lat "37.478"^^xsd:decimal ;
  geo-pos:long "-30.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6190'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6190'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.84'^^xsd:double;
  dwc:latitude '37.478'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6190'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6191'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6191'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6191'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6192'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6192'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6192'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6193'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6193'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6193'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6194'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6194'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6194'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6195'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6195'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6195'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6196'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6196'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6196'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6198'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6198'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6198'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6199'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6199'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6199'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6201'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6201'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6201'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6202'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6202'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6202'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6203'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6203'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6203'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6204'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6204'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6204'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.483 -30.843)"^^geo:wktLiteral ;
  geo-pos:lat "37.483"^^xsd:decimal ;
  geo-pos:long "-30.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6206'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6206'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.843'^^xsd:double;
  dwc:latitude '37.483'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6206'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.484"^^xsd:decimal ;
  dwc:decimalLongitude "-30.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  geo-pos:lat "37.484"^^xsd:decimal ;
  geo-pos:long "-30.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6207'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6207'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.844'^^xsd:double;
  dwc:latitude '37.484'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6207'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.484"^^xsd:decimal ;
  dwc:decimalLongitude "-30.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  geo-pos:lat "37.484"^^xsd:decimal ;
  geo-pos:long "-30.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6208'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6208'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.844'^^xsd:double;
  dwc:latitude '37.484'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6208'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.484"^^xsd:decimal ;
  dwc:decimalLongitude "-30.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  geo-pos:lat "37.484"^^xsd:decimal ;
  geo-pos:long "-30.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6209'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6209'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.844'^^xsd:double;
  dwc:latitude '37.484'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6209'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.484"^^xsd:decimal ;
  dwc:decimalLongitude "-30.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.484 -30.844)"^^geo:wktLiteral ;
  geo-pos:lat "37.484"^^xsd:decimal ;
  geo-pos:long "-30.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6210'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6210'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.844'^^xsd:double;
  dwc:latitude '37.484'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6210'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.487 -30.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.487"^^xsd:decimal ;
  dwc:decimalLongitude "-30.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.487 -30.845)"^^geo:wktLiteral ;
  geo-pos:lat "37.487"^^xsd:decimal ;
  geo-pos:long "-30.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6211'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6211'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.845'^^xsd:double;
  dwc:latitude '37.487'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6211'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.497 -30.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.497"^^xsd:decimal ;
  dwc:decimalLongitude "-30.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.497 -30.862)"^^geo:wktLiteral ;
  geo-pos:lat "37.497"^^xsd:decimal ;
  geo-pos:long "-30.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6213'^^xsd:string;
  dwc:scientificName 'Chrysogorgia agassizii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6213'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.862'^^xsd:double;
  dwc:latitude '37.497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125351'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6213'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '125351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6214'^^xsd:string;
  dwc:scientificName 'Chrysogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6214'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125294'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6214'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6215'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6215'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6215'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6216'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6216'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6216'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6217'^^xsd:string;
  dwc:scientificName 'Chrysogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6217'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125294'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6217'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6218'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6218'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6218'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6219'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6219'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6219'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.506"^^xsd:decimal ;
  dwc:decimalLongitude "-30.631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.506 -30.631)"^^geo:wktLiteral ;
  geo-pos:lat "37.506"^^xsd:decimal ;
  geo-pos:long "-30.631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6220'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6220'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.631'^^xsd:double;
  dwc:latitude '37.506'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6220'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 -30.628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.508"^^xsd:decimal ;
  dwc:decimalLongitude "-30.628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.508 -30.628)"^^geo:wktLiteral ;
  geo-pos:lat "37.508"^^xsd:decimal ;
  geo-pos:long "-30.628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6221'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6221'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.628'^^xsd:double;
  dwc:latitude '37.508'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6221'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.509 -30.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.509"^^xsd:decimal ;
  dwc:decimalLongitude "-30.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.509 -30.625)"^^geo:wktLiteral ;
  geo-pos:lat "37.509"^^xsd:decimal ;
  geo-pos:long "-30.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6222'^^xsd:string;
  dwc:scientificName 'Chrysogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6222'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.625'^^xsd:double;
  dwc:latitude '37.509'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125294'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6222'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.513"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.513"^^xsd:decimal ;
  geo-pos:long "-30.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6223'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6223'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6223'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.514"^^xsd:decimal ;
  geo-pos:long "-30.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6225'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6225'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6225'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.514"^^xsd:decimal ;
  geo-pos:long "-30.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6226'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6226'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6226'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.513"^^xsd:decimal ;
  dwc:decimalLongitude "-30.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.513 -30.615)"^^geo:wktLiteral ;
  geo-pos:lat "37.513"^^xsd:decimal ;
  geo-pos:long "-30.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6227'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6227'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.615'^^xsd:double;
  dwc:latitude '37.513'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6227'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514"^^xsd:decimal ;
  dwc:decimalLongitude "-30.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514 -30.614)"^^geo:wktLiteral ;
  geo-pos:lat "37.514"^^xsd:decimal ;
  geo-pos:long "-30.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6228'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6228'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.614'^^xsd:double;
  dwc:latitude '37.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6228'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6229'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6229'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6229'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6230'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6230'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6230'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6231'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6231'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6231'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6232'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6232'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6232'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6233'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6233'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6233'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6234'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6234'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6234'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6235'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6235'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6235'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.522"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.522 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.522"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6237'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6237'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.522'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6237'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.523"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.523"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6238'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6238'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6238'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.537"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.537"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6239'^^xsd:string;
  dwc:scientificName 'Chrysogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6239'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125294'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6239'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.537"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.537 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.537"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6240'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6240'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.537'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6240'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6241'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6241'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6241'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6242'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6242'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6242'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6243'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6243'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6243'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6246'^^xsd:string;
  dwc:scientificName 'Primnoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6246'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125278'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6246'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6247'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6247'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6247'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6248'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6248'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6248'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6249'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6249'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6249'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6251'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6251'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6251'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6252'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6252'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6252'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6253'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6253'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6253'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6254'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6254'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6254'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.608)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6255'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6255'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.608'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6255'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 -30.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.565"^^xsd:decimal ;
  dwc:decimalLongitude "-30.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.565 -30.757)"^^geo:wktLiteral ;
  geo-pos:lat "37.565"^^xsd:decimal ;
  geo-pos:long "-30.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6256'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6256'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.757'^^xsd:double;
  dwc:latitude '37.565'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6256'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.523"^^xsd:decimal ;
  dwc:decimalLongitude "-30.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.523 -30.726)"^^geo:wktLiteral ;
  geo-pos:lat "37.523"^^xsd:decimal ;
  geo-pos:long "-30.726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6258'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6258'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.726'^^xsd:double;
  dwc:latitude '37.523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6258'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6260'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6260'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6260'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6261'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6261'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6261'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6262'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6262'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6262'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6263'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6263'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6263'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6264'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6264'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6264'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6266'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6266'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6266'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6267'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6267'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6267'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6269'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6269'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6269'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6270'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6270'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6270'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6271'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6271'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6271'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6272'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6272'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6272'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6273'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6273'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6273'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.728)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6275'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6275'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.728'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6275'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6277'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6277'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6277'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6278'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6278'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6278'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6279'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6279'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6279'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6280'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6280'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6280'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6281'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6281'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6281'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6282'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6282'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6282'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6283'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6283'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6283'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6284'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6284'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6284'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6286'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6286'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6286'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6288'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6288'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6288'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6289'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6289'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6289'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6290'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6290'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6290'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6291'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6291'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6291'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6293'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6293'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6293'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6294'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6294'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6294'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6295'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6295'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6295'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6296'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6296'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6296'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6298'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6298'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6298'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6299'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6299'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6299'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6300'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6300'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6300'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6302'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6302'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6302'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6303'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6303'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6303'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6304'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6304'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6304'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.73)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6305'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6305'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.73'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6305'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.731)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6306'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6306'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.731'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6306'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.731)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6307'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6307'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.731'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6307'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.731)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6309'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6309'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.731'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6309'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-30.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-30.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6311'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6311'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.732'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6311'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-30.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-30.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6312'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6312'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.732'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6312'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6313'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6313'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.733'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6313'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6314'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6314'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.733'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6314'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.734)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6315'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6315'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.734'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6315'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6316'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6316'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.735'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6316'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6318'^^xsd:string;
  dwc:scientificName 'Sarcodictyon catenatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6318'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.735'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286030'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6318'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '286030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.534"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.534"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6319'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6319'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6319'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.534"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.534"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6320'^^xsd:string;
  dwc:scientificName 'Alcyonium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6320'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '287380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6320'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '955838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.534"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.534"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6321'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6321'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6321'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.534"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.534 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.534"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6322'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6322'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6322'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.535"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.535"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6323'^^xsd:string;
  dwc:scientificName 'Diphasia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6323'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.535'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117228'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6323'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '117228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535 -30.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.535"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.535 -30.736)"^^geo:wktLiteral ;
  geo-pos:lat "37.535"^^xsd:decimal ;
  geo-pos:long "-30.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6324'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6324'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736'^^xsd:double;
  dwc:latitude '37.535'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6324'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.536 -30.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.536"^^xsd:decimal ;
  dwc:decimalLongitude "-30.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.536 -30.737)"^^geo:wktLiteral ;
  geo-pos:lat "37.536"^^xsd:decimal ;
  geo-pos:long "-30.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6326'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6326'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.737'^^xsd:double;
  dwc:latitude '37.536'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6326'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6327'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6327'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6327'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6328'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6328'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6328'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6329'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6329'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6329'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6330'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6330'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6330'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6331'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6331'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6331'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6333'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6333'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6333'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6334'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6334'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6334'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6335'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6335'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6335'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6336'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6336'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6336'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6337'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6337'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6337'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6338'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6338'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6338'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6340'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6340'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6340'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6342'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6342'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6342'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6343'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6343'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6343'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6344'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6344'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6344'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6345'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6345'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6345'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6346'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6346'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6346'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6347'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6347'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6347'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6348'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6348'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6348'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6350'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6350'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6350'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6351'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6351'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6351'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6352'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6352'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6352'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6353'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6353'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6353'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6354'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6354'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6354'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6355'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6355'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6355'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6356'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6356'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6356'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6358'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6358'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6358'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6360'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6360'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6360'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6361'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6361'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6361'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6362'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6362'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6362'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6363'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6363'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6363'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6364'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6364'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6364'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6365'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6365'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6365'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.744)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6367'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6367'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.744'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6367'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.745)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6368'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6368'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.745'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6368'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.745)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6369'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6369'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.745'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6369'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6370'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6370'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6370'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6371'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6371'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6371'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6372'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6372'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6372'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6373'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6373'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6373'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6375'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6375'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6375'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6376'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6376'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6376'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6378'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6378'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6378'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6379'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6379'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6379'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6381'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6381'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6381'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6382'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6382'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6382'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6383'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6383'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6383'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6384'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6384'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6384'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6385'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6385'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6385'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6386'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6386'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6386'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6387'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6387'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6387'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6390'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6390'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6390'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6391'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6391'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6391'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6392'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6392'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6392'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6393'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6393'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6393'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6394'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6394'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6394'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6395'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6395'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6395'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6397'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6397'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6397'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6398'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6398'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6398'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6399'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6399'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6399'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6400'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6400'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6400'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6401'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6401'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6401'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6402'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6402'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6402'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6403'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6403'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6403'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6404'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6404'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6404'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6407'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6407'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6407'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6408'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6408'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6408'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6410'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6410'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6410'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6412'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6412'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6412'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6414'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6414'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6414'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6415'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6415'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6415'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6416'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6416'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6416'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6417'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6417'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6417'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6418'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6418'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6418'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6420'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6420'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6420'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.752)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6421'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6421'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.752'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6421'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.753)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6422'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6422'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.753'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6422'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.755)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6423'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6423'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.755'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6423'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.757)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6424'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6424'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.757'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6424'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.527"^^xsd:decimal ;
  dwc:decimalLongitude "-30.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.527 -30.757)"^^geo:wktLiteral ;
  geo-pos:lat "37.527"^^xsd:decimal ;
  geo-pos:long "-30.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6425'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6425'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.757'^^xsd:double;
  dwc:latitude '37.527'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6425'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6426'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6426'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.761'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6426'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6427'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6427'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.761'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6427'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6429'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6429'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6429'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6430'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6430'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6430'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6432'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6432'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6432'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6433'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6433'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6433'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6434'^^xsd:string;
  dwc:scientificName 'Chiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6434'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6434'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.774)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6436'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6436'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.774'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6436'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.541 -30.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.541 -30.705)"^^geo:wktLiteral ;
  geo-pos:lat "37.541"^^xsd:decimal ;
  geo-pos:long "-30.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6437'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6437'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.705'^^xsd:double;
  dwc:latitude '37.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6437'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.541 -30.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.541"^^xsd:decimal ;
  dwc:decimalLongitude "-30.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.541 -30.705)"^^geo:wktLiteral ;
  geo-pos:lat "37.541"^^xsd:decimal ;
  geo-pos:long "-30.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6438'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6438'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.705'^^xsd:double;
  dwc:latitude '37.541'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6438'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.701)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6440'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6440'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.701'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6440'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.549"^^xsd:decimal ;
  geo-pos:long "-30.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6441'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6441'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.69'^^xsd:double;
  dwc:latitude '37.549'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6441'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.549"^^xsd:decimal ;
  geo-pos:long "-30.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6443'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6443'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.69'^^xsd:double;
  dwc:latitude '37.549'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6443'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.549"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.549 -30.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.549"^^xsd:decimal ;
  geo-pos:long "-30.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6444'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6444'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.69'^^xsd:double;
  dwc:latitude '37.549'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6444'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6446'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6446'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6446'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6447'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6447'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6447'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6448'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6448'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6448'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6449'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6449'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6449'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6450'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6450'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6450'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6451'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6451'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6451'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6452'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6452'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6452'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6456'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6456'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6456'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.547 -30.694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.547"^^xsd:decimal ;
  dwc:decimalLongitude "-30.694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.547 -30.694)"^^geo:wktLiteral ;
  geo-pos:lat "37.547"^^xsd:decimal ;
  geo-pos:long "-30.694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6457'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6457'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.694'^^xsd:double;
  dwc:latitude '37.547'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6457'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6458'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6458'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6458'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6459'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6459'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6459'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6462'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6462'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6462'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6464'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6464'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6464'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6465'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6465'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6465'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6466'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6466'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6466'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6467'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6467'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6467'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6468'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6468'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6468'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6470'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6470'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6470'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.545"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.545 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.545"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6471'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6471'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.545'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6471'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6473'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6473'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.7'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6473'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6474'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6474'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.7'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6474'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6475'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6475'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.7'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6475'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.701)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6477'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6477'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.701'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6477'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.702)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6478'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6478'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.702'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6478'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.543"^^xsd:decimal ;
  dwc:decimalLongitude "-30.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.543 -30.702)"^^geo:wktLiteral ;
  geo-pos:lat "37.543"^^xsd:decimal ;
  geo-pos:long "-30.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6480'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6480'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.702'^^xsd:double;
  dwc:latitude '37.543'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6480'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.566 -30.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.566"^^xsd:decimal ;
  dwc:decimalLongitude "-30.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.566 -30.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.566"^^xsd:decimal ;
  geo-pos:long "-30.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6481'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6481'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.658'^^xsd:double;
  dwc:latitude '37.566'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6481'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.564 -30.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.564"^^xsd:decimal ;
  dwc:decimalLongitude "-30.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.564 -30.663)"^^geo:wktLiteral ;
  geo-pos:lat "37.564"^^xsd:decimal ;
  geo-pos:long "-30.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6482'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6482'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.663'^^xsd:double;
  dwc:latitude '37.564'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6482'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.563 -30.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.563"^^xsd:decimal ;
  dwc:decimalLongitude "-30.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.563 -30.664)"^^geo:wktLiteral ;
  geo-pos:lat "37.563"^^xsd:decimal ;
  geo-pos:long "-30.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6483'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6483'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.664'^^xsd:double;
  dwc:latitude '37.563'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6483'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.561"^^xsd:decimal ;
  dwc:decimalLongitude "-30.668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.668)"^^geo:wktLiteral ;
  geo-pos:lat "37.561"^^xsd:decimal ;
  geo-pos:long "-30.668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6484'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6484'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.668'^^xsd:double;
  dwc:latitude '37.561'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6484'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.561"^^xsd:decimal ;
  dwc:decimalLongitude "-30.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.561 -30.669)"^^geo:wktLiteral ;
  geo-pos:lat "37.561"^^xsd:decimal ;
  geo-pos:long "-30.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6485'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6485'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.669'^^xsd:double;
  dwc:latitude '37.561'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6485'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557 -30.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.557"^^xsd:decimal ;
  dwc:decimalLongitude "-30.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.557 -30.676)"^^geo:wktLiteral ;
  geo-pos:lat "37.557"^^xsd:decimal ;
  geo-pos:long "-30.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6486'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6486'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.676'^^xsd:double;
  dwc:latitude '37.557'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6486'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6489'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6489'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6489'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6490'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6490'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6490'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6491'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6491'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6491'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6492'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6492'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6492'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6493'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6493'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6493'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6494'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6494'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6494'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6495'^^xsd:string;
  dwc:scientificName 'Errina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6495'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117242'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6495'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '117242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.823 -29.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.823"^^xsd:decimal ;
  dwc:decimalLongitude "-29.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.823 -29.104)"^^geo:wktLiteral ;
  geo-pos:lat "37.823"^^xsd:decimal ;
  geo-pos:long "-29.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6497'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6497'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.104'^^xsd:double;
  dwc:latitude '37.823'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6497'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785 -29.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.785"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785 -29.175)"^^geo:wktLiteral ;
  geo-pos:lat "37.785"^^xsd:decimal ;
  geo-pos:long "-29.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6498'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6498'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175'^^xsd:double;
  dwc:latitude '37.785'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6498'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6499'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6499'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6499'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6500'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6500'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6500'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6501'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6501'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6501'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -29)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6502'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6502'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6502'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6504'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6504'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6504'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6505'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6505'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6505'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6506'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6506'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6506'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6507'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6507'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6507'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.985 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.985 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.985"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6508'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6508'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6508'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6510'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6510'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6510'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6512'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6512'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6512'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6513'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6513'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6513'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6514'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6514'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6514'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.934"^^xsd:decimal ;
  dwc:decimalLongitude "-29.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.934 -29.377)"^^geo:wktLiteral ;
  geo-pos:lat "37.934"^^xsd:decimal ;
  geo-pos:long "-29.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6515'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6515'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.377'^^xsd:double;
  dwc:latitude '37.934'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6515'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6516'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6516'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6516'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6517'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6517'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6517'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6518'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6518'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6518'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6520'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6520'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6520'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6521'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6521'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6521'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6522'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6522'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6522'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6523'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6523'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6523'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "-29.378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 -29.378)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "-29.378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6524'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6524'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.378'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6524'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.904"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "37.904"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6525'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6525'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.349'^^xsd:double;
  dwc:latitude '37.904'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6525'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.904"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "37.904"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6526'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6526'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.349'^^xsd:double;
  dwc:latitude '37.904'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6526'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6528'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6528'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6528'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6529'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6529'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6529'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6530'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6530'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6530'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6531'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6531'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6531'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6532'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6532'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6532'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6534'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6534'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.365'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6534'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6535'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6535'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6535'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6536'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6536'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6536'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6537'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6537'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6537'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6538'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6538'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6538'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6539'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6539'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6539'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6540'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6540'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6540'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6541'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6541'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6541'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6542'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6542'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6542'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6543'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6543'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6543'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6544'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6544'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.365'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6544'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6545'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6545'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6545'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908 -29.356)"^^geo:wktLiteral ;
  geo-pos:lat "37.908"^^xsd:decimal ;
  geo-pos:long "-29.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6546'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6546'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.356'^^xsd:double;
  dwc:latitude '37.908'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6546'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.888 -29.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.888"^^xsd:decimal ;
  dwc:decimalLongitude "-29.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.888 -29.365)"^^geo:wktLiteral ;
  geo-pos:lat "37.888"^^xsd:decimal ;
  geo-pos:long "-29.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6548'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6548'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.365'^^xsd:double;
  dwc:latitude '37.888'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6548'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.888 -29.364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.888"^^xsd:decimal ;
  dwc:decimalLongitude "-29.364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.888 -29.364)"^^geo:wktLiteral ;
  geo-pos:lat "37.888"^^xsd:decimal ;
  geo-pos:long "-29.364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6549'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6549'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.364'^^xsd:double;
  dwc:latitude '37.888'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6549'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6550'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6550'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6550'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6551'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6551'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6551'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6552'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6552'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6552'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6553'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6553'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6553'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6554'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6554'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6554'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6555'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6555'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6555'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6556'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6556'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6556'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.881"^^xsd:decimal ;
  dwc:decimalLongitude "-29.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.881 -29.367)"^^geo:wktLiteral ;
  geo-pos:lat "37.881"^^xsd:decimal ;
  geo-pos:long "-29.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6557'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6557'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.367'^^xsd:double;
  dwc:latitude '37.881'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6557'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.104"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.104"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6558'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6558'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '37.104'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6558'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.104"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.104"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6559'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6559'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '37.104'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6559'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.104"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "37.104"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6560'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6560'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '37.104'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6560'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.104"^^xsd:decimal ;
  dwc:decimalLongitude "-28.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 -28.985)"^^geo:wktLiteral ;
  geo-pos:lat "37.104"^^xsd:decimal ;
  geo-pos:long "-28.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6561'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6561'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.985'^^xsd:double;
  dwc:latitude '37.104'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6561'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.124"^^xsd:decimal ;
  dwc:decimalLongitude "-29.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.124 -29.336)"^^geo:wktLiteral ;
  geo-pos:lat "38.124"^^xsd:decimal ;
  geo-pos:long "-29.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6563'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6563'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.336'^^xsd:double;
  dwc:latitude '38.124'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6563'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6565'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6565'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6565'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6566'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6566'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6566'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6567'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6567'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6567'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "-28.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 -28.983)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "-28.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6568'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6568'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.983'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6568'^^xsd:string;
  dwc:observationDate '2011-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6569'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6569'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6569'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6570'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6570'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6570'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6571'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6571'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6571'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6572'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6572'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6572'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6574'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6574'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6574'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6575'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6575'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6575'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6576'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6576'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6576'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6577'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6577'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6577'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6578'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6578'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6578'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6579'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6579'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6579'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6581'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6581'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6581'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6582'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6582'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6582'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6584'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6584'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6584'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6585'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6585'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6585'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6586'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6586'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6586'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6588'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6588'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6588'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6590'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6590'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6590'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6591'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6591'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6591'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6592'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6592'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6592'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6594'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6594'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6594'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6595'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6595'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6595'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6596'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6596'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6596'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6597'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6597'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6597'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6599'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6599'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6599'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-29.447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -29.447)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-29.447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6600'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6600'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.447'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6600'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.985 -29.579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.985"^^xsd:decimal ;
  dwc:decimalLongitude "-29.579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.985 -29.579)"^^geo:wktLiteral ;
  geo-pos:lat "37.985"^^xsd:decimal ;
  geo-pos:long "-29.579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6601'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.579'^^xsd:double;
  dwc:latitude '37.985'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6601'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6603'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6603'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6603'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6604'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6604'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6604'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6605'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6605'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6605'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6606'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6606'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6607'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6607'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6607'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6608'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6608'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6608'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6609'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6609'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6610'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6610'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6612'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6612'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6613'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.572'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6613'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6614'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6614'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6615'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6615'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6616'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6616'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6617'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6617'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6618'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6618'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6620'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6620'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.565)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6622'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6622'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.565'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6622'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6623'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6623'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6624'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6624'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6625'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6625'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6626'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6626'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6626'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6627'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6627'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6629'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6629'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6631'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6631'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6632'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6632'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6633'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6633'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-29.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6634'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6634'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6634'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-29.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6635'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6635'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6635'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -29.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-29.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6636'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6636'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.99'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6636'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6638'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6638'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6639'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6639'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074 -29.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.074"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074 -29.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.074"^^xsd:decimal ;
  geo-pos:long "-29.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6654'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052'^^xsd:double;
  dwc:latitude '38.074'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6654'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074 -29.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.074"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.074 -29.052)"^^geo:wktLiteral ;
  geo-pos:lat "38.074"^^xsd:decimal ;
  geo-pos:long "-29.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6655'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052'^^xsd:double;
  dwc:latitude '38.074'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6655'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6656'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6656'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6657'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6657'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6658'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6658'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.041)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6660'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6660'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.072"^^xsd:decimal ;
  dwc:decimalLongitude "-29.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  geo-pos:lat "38.072"^^xsd:decimal ;
  geo-pos:long "-29.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6661'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6661'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.034'^^xsd:double;
  dwc:latitude '38.072'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6661'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.072"^^xsd:decimal ;
  dwc:decimalLongitude "-29.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  geo-pos:lat "38.072"^^xsd:decimal ;
  geo-pos:long "-29.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6662'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6662'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.034'^^xsd:double;
  dwc:latitude '38.072'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6662'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.072"^^xsd:decimal ;
  dwc:decimalLongitude "-29.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  geo-pos:lat "38.072"^^xsd:decimal ;
  geo-pos:long "-29.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6663'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6663'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.034'^^xsd:double;
  dwc:latitude '38.072'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6663'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.072"^^xsd:decimal ;
  dwc:decimalLongitude "-29.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.072 -29.034)"^^geo:wktLiteral ;
  geo-pos:lat "38.072"^^xsd:decimal ;
  geo-pos:long "-29.034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6664'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6664'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.034'^^xsd:double;
  dwc:latitude '38.072'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6664'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6665'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6665'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.025'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6665'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6666'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6666'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.025'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6666'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6667'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6667'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.025'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6667'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073"^^xsd:decimal ;
  dwc:decimalLongitude "-29.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073 -29.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.073"^^xsd:decimal ;
  geo-pos:long "-29.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6669'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6669'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.025'^^xsd:double;
  dwc:latitude '38.073'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6669'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  geo-pos:lat "37.625"^^xsd:decimal ;
  geo-pos:long "-28.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6671'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6671'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.927'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6671'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  geo-pos:lat "37.625"^^xsd:decimal ;
  geo-pos:long "-28.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6672'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6672'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.927'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6672'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.625 -28.927)"^^geo:wktLiteral ;
  geo-pos:lat "37.625"^^xsd:decimal ;
  geo-pos:long "-28.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6673'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6673'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.927'^^xsd:double;
  dwc:latitude '37.625'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6673'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.629"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.629"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6674'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6674'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '37.629'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6674'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.629"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.629"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6675'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6675'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '37.629'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6675'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.629"^^xsd:decimal ;
  dwc:decimalLongitude "-28.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.629 -28.933)"^^geo:wktLiteral ;
  geo-pos:lat "37.629"^^xsd:decimal ;
  geo-pos:long "-28.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6676'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6676'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.933'^^xsd:double;
  dwc:latitude '37.629'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6676'^^xsd:string;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6677'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6677'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6677'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6678'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6678'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6678'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6680'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6680'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6680'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6681'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6681'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6681'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6682'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6682'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6682'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6683'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6683'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6683'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6684'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6684'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6684'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.984 -29.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.984"^^xsd:decimal ;
  geo-pos:long "-29.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6685'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6685'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.546'^^xsd:double;
  dwc:latitude '37.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6685'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6686'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6686'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6686'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6687'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6687'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6687'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6688'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6688'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6688'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6689'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6689'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6689'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6690'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6690'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6690'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6692'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6692'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6692'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.993"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.993 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.993"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6693'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6693'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.58'^^xsd:double;
  dwc:latitude '37.993'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6693'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6694'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6694'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.6'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6694'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6695'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6695'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.6'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6695'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6696'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6696'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.6'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6696'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.953"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.953 -29.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.953"^^xsd:decimal ;
  geo-pos:long "-29.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6697'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6697'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.6'^^xsd:double;
  dwc:latitude '37.953'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6697'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.614)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6700'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6700'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.614'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6700'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-28.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.615)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-28.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6701'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6701'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.615'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6701'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.614)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6703'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6703'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.614'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6703'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.617)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6704'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6704'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.617'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6704'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.614)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6705'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6705'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.614'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6705'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -28.612)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-28.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6706'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6706'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.612'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6706'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-28.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.611)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-28.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6707'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6707'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.611'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6707'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53"^^xsd:decimal ;
  dwc:decimalLongitude "-28.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53 -28.616)"^^geo:wktLiteral ;
  geo-pos:lat "38.53"^^xsd:decimal ;
  geo-pos:long "-28.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6708'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6708'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.616'^^xsd:double;
  dwc:latitude '38.53'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6708'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.616)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6709'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6709'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.616'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6709'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.615)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6710'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6710'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.615'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6710'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.612)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6711'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6711'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.612'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6711'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.61)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6712'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6712'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.61'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6712'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529"^^xsd:decimal ;
  dwc:decimalLongitude "-28.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529 -28.607)"^^geo:wktLiteral ;
  geo-pos:lat "38.529"^^xsd:decimal ;
  geo-pos:long "-28.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6713'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6713'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.607'^^xsd:double;
  dwc:latitude '38.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6713'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6715'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6715'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6715'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6716'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6716'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6716'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-28.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-28.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6717'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6717'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.619'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6717'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.534"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.534 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.534"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6718'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6718'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.534'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6718'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -28.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-28.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6719'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6719'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.62'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6719'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.528"^^xsd:decimal ;
  dwc:decimalLongitude "-28.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.528 -28.619)"^^geo:wktLiteral ;
  geo-pos:lat "38.528"^^xsd:decimal ;
  geo-pos:long "-28.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6720'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6720'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.619'^^xsd:double;
  dwc:latitude '38.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6720'^^xsd:string;
  dwc:observationDate '2011-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "-28.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6721'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6721'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6721'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "-28.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6722'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6722'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6722'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "-28.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6723'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6723'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6723'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "-28.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6724'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6724'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6724'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 -28.982)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "-28.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6725'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6725'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6725'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6726'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6726'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6726'^^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/4493__COLETA_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6728'^^xsd:string;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6728'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6728'^^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/4493__COLETA_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6729'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6729'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6729'^^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/4493__COLETA_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6730'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6730'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6730'^^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/4493__COLETA_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6731'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6731'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6731'^^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/4493__COLETA_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6732'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6732'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6732'^^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/4493__COLETA_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6733'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6733'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6733'^^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/4493__COLETA_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6734'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6734'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6734'^^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/4493__COLETA_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6735'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6735'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6735'^^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/4493__COLETA_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6736'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6736'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6736'^^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/4493__COLETA_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6737'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6737'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6737'^^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/4493__COLETA_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.188"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.188 -29.083)"^^geo:wktLiteral ;
  geo-pos:lat "38.188"^^xsd:decimal ;
  geo-pos:long "-29.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6738'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6738'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.083'^^xsd:double;
  dwc:latitude '38.188'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6738'^^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/4493__COLETA_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6739'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6739'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6739'^^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/4493__COLETA_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6740'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6740'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6740'^^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/4493__COLETA_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6741'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6741'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6741'^^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/4493__COLETA_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6742'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6742'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6742'^^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/4493__COLETA_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6743'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6743'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6743'^^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/4493__COLETA_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6744'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6744'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6744'^^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/4493__COLETA_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6746'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6746'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6746'^^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/4493__COLETA_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6747'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6747'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6747'^^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/4493__COLETA_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.477"^^xsd:decimal ;
  dwc:decimalLongitude "-28.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.477 -28.733)"^^geo:wktLiteral ;
  geo-pos:lat "38.477"^^xsd:decimal ;
  geo-pos:long "-28.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6748'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6748'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.733'^^xsd:double;
  dwc:latitude '38.477'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6748'^^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/4493__COLETA_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6749'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6749'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6749'^^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/4493__COLETA_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6750'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6750'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6750'^^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/4493__COLETA_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6751'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6751'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6751'^^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/4493__COLETA_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6752'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6752'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6752'^^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/4493__COLETA_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6753'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6753'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6753'^^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/4493__COLETA_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6754'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6754'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6754'^^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/4493__COLETA_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6755'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6755'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6755'^^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/4493__COLETA_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6756'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6756'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6756'^^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/4493__COLETA_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6757'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6757'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6757'^^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/4493__COLETA_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6758'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6758'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6758'^^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/4493__COLETA_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6759'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6759'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6759'^^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/4493__COLETA_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.201"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.201 -29.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.201"^^xsd:decimal ;
  geo-pos:long "-29.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6761'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6761'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.004'^^xsd:double;
  dwc:latitude '38.201'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6761'^^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/4493__COLETA_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.057"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6762'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6762'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.057'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6762'^^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/4493__COLETA_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.057"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6763'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6763'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.057'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6763'^^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/4493__COLETA_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.057"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6764'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6764'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.057'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6764'^^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/4493__COLETA_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.057 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.057"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6765'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6765'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.057'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6765'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6766'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6766'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6766'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004 -29.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.004"^^xsd:decimal ;
  dwc:decimalLongitude "-29.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.004 -29.292)"^^geo:wktLiteral ;
  geo-pos:lat "38.004"^^xsd:decimal ;
  geo-pos:long "-29.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6767'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6767'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.292'^^xsd:double;
  dwc:latitude '38.004'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6767'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.006"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.006 -29.28)"^^geo:wktLiteral ;
  geo-pos:lat "38.006"^^xsd:decimal ;
  geo-pos:long "-29.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6768'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6768'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.28'^^xsd:double;
  dwc:latitude '38.006'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6768'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.005"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.005 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.005"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6769'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6769'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.005'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6769'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.015 -29.307)"^^geo:wktLiteral ;
  geo-pos:lat "38.015"^^xsd:decimal ;
  geo-pos:long "-29.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6770'^^xsd:string;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6770'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.307'^^xsd:double;
  dwc:latitude '38.015'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6770'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6771'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6771'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6771'^^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/4493__COLETA_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6772'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6772'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6772'^^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/4493__COLETA_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6773'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6773'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6773'^^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/4493__COLETA_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6774'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6774'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6774'^^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/4493__COLETA_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6775'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6775'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6775'^^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/4493__COLETA_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6776'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6776'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6776'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6778'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6778'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6778'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6779'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6779'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6779'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.007"^^xsd:decimal ;
  dwc:decimalLongitude "-29.392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.007 -29.392)"^^geo:wktLiteral ;
  geo-pos:lat "38.007"^^xsd:decimal ;
  geo-pos:long "-29.392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6780'^^xsd:string;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6780'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.392'^^xsd:double;
  dwc:latitude '38.007'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6780'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6781'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6781'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6781'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6782'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6782'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6782'^^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/4493__COLETA_6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6783'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6783'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6783'^^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/4493__COLETA_6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6784'^^xsd:string;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6784'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6784'^^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/4493__COLETA_6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6785'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6785'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6785'^^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/4493__COLETA_6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6786'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6786'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6786'^^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/4493__COLETA_6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.347 -28.255)"^^geo:wktLiteral ;
  geo-pos:lat "38.347"^^xsd:decimal ;
  geo-pos:long "-28.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6787'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6787'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.255'^^xsd:double;
  dwc:latitude '38.347'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6787'^^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/4493__COLETA_6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6788'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6788'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6788'^^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/4493__COLETA_6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6789'^^xsd:string;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6789'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6789'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6790'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6790'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6790'^^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/4493__COLETA_6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91 -25.23)"^^geo:wktLiteral ;
  geo-pos:lat "37.91"^^xsd:decimal ;
  geo-pos:long "-25.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6791'^^xsd:string;
  dwc:scientificName 'Scomber japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6791'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.23'^^xsd:double;
  dwc:latitude '37.91'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6791'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6793'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6793'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6793'^^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/4493__COLETA_6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6794'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6794'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6794'^^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/4493__COLETA_6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6795'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6795'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6795'^^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/4493__COLETA_6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6796'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6796'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6796'^^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/4493__COLETA_6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6797'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6797'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6797'^^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/4493__COLETA_6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6798'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6798'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6798'^^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/4493__COLETA_6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6799'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6799'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6799'^^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/4493__COLETA_6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6807'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6807'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6807'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6808'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6808'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6808'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6809'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6809'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6809'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6810'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6810'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6810'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6811'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6811'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6811'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6812'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6812'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6812'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6814'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6814'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6814'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6817'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6817'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6817'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6818'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6818'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6818'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6819'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6819'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6819'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6820'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6820'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6820'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6821'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6821'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6821'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6822'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6822'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6822'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6823'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6823'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6823'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6824'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6824'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6824'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6825'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6825'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6825'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6826'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6826'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6826'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6827'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6827'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6827'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.219"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.219 -28.992)"^^geo:wktLiteral ;
  geo-pos:lat "38.219"^^xsd:decimal ;
  geo-pos:long "-28.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6828'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6828'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992'^^xsd:double;
  dwc:latitude '38.219'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6828'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6830'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6830'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6830'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6831'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6831'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6831'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6832'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6832'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6832'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6833'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6833'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6833'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.027)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6835'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6835'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.027'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6835'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.202"^^xsd:decimal ;
  dwc:decimalLongitude "-29.028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.202 -29.028)"^^geo:wktLiteral ;
  geo-pos:lat "38.202"^^xsd:decimal ;
  geo-pos:long "-29.028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6837'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6837'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.028'^^xsd:double;
  dwc:latitude '38.202'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6837'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.203 -29.036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.203"^^xsd:decimal ;
  dwc:decimalLongitude "-29.036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.203 -29.036)"^^geo:wktLiteral ;
  geo-pos:lat "38.203"^^xsd:decimal ;
  geo-pos:long "-29.036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6838'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6838'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.036'^^xsd:double;
  dwc:latitude '38.203'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6838'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.012"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6841'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6841'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6841'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.012"^^xsd:decimal ;
  dwc:decimalLongitude "-29.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.012 -29.323)"^^geo:wktLiteral ;
  geo-pos:lat "38.012"^^xsd:decimal ;
  geo-pos:long "-29.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6842'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6842'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.323'^^xsd:double;
  dwc:latitude '38.012'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6842'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6844'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6844'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6844'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6845'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6845'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6845'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6846'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6846'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6846'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6847'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6847'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6847'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6848'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6848'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6848'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.032"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.032 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "38.032"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6849'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6849'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.372'^^xsd:double;
  dwc:latitude '38.032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6849'^^xsd:string;
  dwc:observationDate '2011-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362 -28.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.362"^^xsd:decimal ;
  dwc:decimalLongitude "-28.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.362 -28.261)"^^geo:wktLiteral ;
  geo-pos:lat "38.362"^^xsd:decimal ;
  geo-pos:long "-28.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6851'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6851'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.261'^^xsd:double;
  dwc:latitude '38.362'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6851'^^xsd:string;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6853'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6853'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6853'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6854'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6854'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6854'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6855'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6855'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6855'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6856'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6856'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6856'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6858'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6858'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6858'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6859'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6859'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6859'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6861'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6861'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6861'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6862'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6862'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6862'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6863'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6863'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6863'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6864'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6864'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6864'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6865'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6865'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6865'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6868'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6868'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6868'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6869'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6869'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6869'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6870'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6870'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6870'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6871'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6871'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6871'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6872'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6872'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6872'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6873'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6873'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6873'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88"^^xsd:decimal ;
  dwc:decimalLongitude "-25.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88 -25.27)"^^geo:wktLiteral ;
  geo-pos:lat "37.88"^^xsd:decimal ;
  geo-pos:long "-25.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6874'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6874'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.27'^^xsd:double;
  dwc:latitude '37.88'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6874'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6875'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6875'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6875'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6876'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6876'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6876'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6877'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6877'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6877'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6878'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6878'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6878'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6879'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6879'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6879'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6881'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6881'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6881'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6882'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6882'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6882'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6883'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6883'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6883'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6884'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6884'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6884'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6885'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6885'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6885'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6886'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6886'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6886'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6887'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6887'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6887'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.64)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6889'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6889'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.64'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6889'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6891'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6891'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6891'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6892'^^xsd:string;
  dwc:scientificName 'Muriceides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6892'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125310'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6892'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6893'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6893'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6893'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6894'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6894'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6894'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6895'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6895'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6895'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6896'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6896'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6896'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6898'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6898'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6898'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6899'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6899'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6899'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6900'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6900'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.136'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6900'^^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/4493__COLETA_6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6901'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6901'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6901'^^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/4493__COLETA_6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6902'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6902'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6902'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6903'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6903'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6903'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6904'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6904'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6904'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6905'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6905'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6905'^^xsd:string;
  dwc:observationDate '2011-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6906'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6906'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6906'^^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/4493__COLETA_6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.139"^^xsd:decimal ;
  dwc:decimalLongitude "-25.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.139 -25.709)"^^geo:wktLiteral ;
  geo-pos:lat "37.139"^^xsd:decimal ;
  geo-pos:long "-25.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6907'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6907'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.709'^^xsd:double;
  dwc:latitude '37.139'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6907'^^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/4493__COLETA_6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195 -25.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.195"^^xsd:decimal ;
  dwc:decimalLongitude "-25.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.195 -25.361)"^^geo:wktLiteral ;
  geo-pos:lat "37.195"^^xsd:decimal ;
  geo-pos:long "-25.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6908'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6908'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.361'^^xsd:double;
  dwc:latitude '37.195'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '298299'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6908'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.203 -25.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.203 -25.613)"^^geo:wktLiteral ;
  geo-pos:lat "37.203"^^xsd:decimal ;
  geo-pos:long "-25.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6909'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6909'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.613'^^xsd:double;
  dwc:latitude '37.203'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6909'^^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/4493__COLETA_6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.203 -25.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.203 -25.613)"^^geo:wktLiteral ;
  geo-pos:lat "37.203"^^xsd:decimal ;
  geo-pos:long "-25.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6911'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6911'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.613'^^xsd:double;
  dwc:latitude '37.203'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6911'^^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/4493__COLETA_6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6912'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6912'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6912'^^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/4493__COLETA_6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6913'^^xsd:string;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6913'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6913'^^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/4493__COLETA_6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6914'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6914'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6914'^^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/4493__COLETA_6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6915'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6915'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6915'^^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/4493__COLETA_6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6916'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6916'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6916'^^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/4493__COLETA_6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6917'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6917'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6917'^^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/4493__COLETA_6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6918'^^xsd:string;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6918'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6918'^^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/4493__COLETA_6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6919'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6919'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6919'^^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/4493__COLETA_6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.009"^^xsd:decimal ;
  dwc:decimalLongitude "-24.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.009 -24.976)"^^geo:wktLiteral ;
  geo-pos:lat "37.009"^^xsd:decimal ;
  geo-pos:long "-24.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6920'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6920'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.976'^^xsd:double;
  dwc:latitude '37.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6920'^^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/4493__COLETA_6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6921'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6921'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6921'^^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/4493__COLETA_6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6922'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6922'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6922'^^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/4493__COLETA_6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6923'^^xsd:string;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6923'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6923'^^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/4493__COLETA_6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6924'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6924'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6924'^^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/4493__COLETA_6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6925'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6925'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6925'^^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/4493__COLETA_6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.119"^^xsd:decimal ;
  dwc:decimalLongitude "-25.116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.119 -25.116)"^^geo:wktLiteral ;
  geo-pos:lat "37.119"^^xsd:decimal ;
  geo-pos:long "-25.116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6927'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6927'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.116'^^xsd:double;
  dwc:latitude '37.119'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6927'^^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/4493__COLETA_6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62"^^xsd:decimal ;
  dwc:decimalLongitude "-25.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62 -25.835)"^^geo:wktLiteral ;
  geo-pos:lat "37.62"^^xsd:decimal ;
  geo-pos:long "-25.835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6928'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6928'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.835'^^xsd:double;
  dwc:latitude '37.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6928'^^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/4493__COLETA_6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.654"^^xsd:decimal ;
  dwc:decimalLongitude "-25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  geo-pos:lat "37.654"^^xsd:decimal ;
  geo-pos:long "-25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6929'^^xsd:string;
  dwc:scientificName 'Laemonema robustum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6929'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.291'^^xsd:double;
  dwc:latitude '37.654'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126491'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6929'^^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/4493__COLETA_6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.654"^^xsd:decimal ;
  dwc:decimalLongitude "-25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  geo-pos:lat "37.654"^^xsd:decimal ;
  geo-pos:long "-25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6930'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6930'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.291'^^xsd:double;
  dwc:latitude '37.654'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6930'^^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/4493__COLETA_6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.654"^^xsd:decimal ;
  dwc:decimalLongitude "-25.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 -25.291)"^^geo:wktLiteral ;
  geo-pos:lat "37.654"^^xsd:decimal ;
  geo-pos:long "-25.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6931'^^xsd:string;
  dwc:scientificName 'Squaliolus laticaudus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6931'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.291'^^xsd:double;
  dwc:latitude '37.654'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105921'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6931'^^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/4493__COLETA_6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.741 -25.866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.741"^^xsd:decimal ;
  dwc:decimalLongitude "-25.866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.741 -25.866)"^^geo:wktLiteral ;
  geo-pos:lat "37.741"^^xsd:decimal ;
  geo-pos:long "-25.866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6932'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6932'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.866'^^xsd:double;
  dwc:latitude '37.741'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6932'^^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/4493__COLETA_6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "-25.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 -25.992)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "-25.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6933'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6933'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.992'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6933'^^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/4493__COLETA_6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.847 -27.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.847"^^xsd:decimal ;
  dwc:decimalLongitude "-27.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.847 -27.367)"^^geo:wktLiteral ;
  geo-pos:lat "38.847"^^xsd:decimal ;
  geo-pos:long "-27.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6934'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6934'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.367'^^xsd:double;
  dwc:latitude '38.847'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6934'^^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/4493__COLETA_6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -27.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62"^^xsd:decimal ;
  dwc:decimalLongitude "-27.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62 -27.288)"^^geo:wktLiteral ;
  geo-pos:lat "38.62"^^xsd:decimal ;
  geo-pos:long "-27.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6935'^^xsd:string;
  dwc:scientificName 'Scorpaena sp'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6935'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.288'^^xsd:double;
  dwc:latitude '38.62'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6935'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.818"^^xsd:decimal ;
  dwc:decimalLongitude "-27.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  geo-pos:lat "38.818"^^xsd:decimal ;
  geo-pos:long "-27.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6936'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6936'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.505'^^xsd:double;
  dwc:latitude '38.818'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6936'^^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/4493__COLETA_6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.818"^^xsd:decimal ;
  dwc:decimalLongitude "-27.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  geo-pos:lat "38.818"^^xsd:decimal ;
  geo-pos:long "-27.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6937'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6937'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.505'^^xsd:double;
  dwc:latitude '38.818'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6937'^^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/4493__COLETA_6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.818"^^xsd:decimal ;
  dwc:decimalLongitude "-27.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.818 -27.505)"^^geo:wktLiteral ;
  geo-pos:lat "38.818"^^xsd:decimal ;
  geo-pos:long "-27.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6938'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6938'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.505'^^xsd:double;
  dwc:latitude '38.818'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6938'^^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/4493__COLETA_6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.955 -27.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.955"^^xsd:decimal ;
  dwc:decimalLongitude "-27.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.955 -27.952)"^^geo:wktLiteral ;
  geo-pos:lat "39.955"^^xsd:decimal ;
  geo-pos:long "-27.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6939'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6939'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.952'^^xsd:double;
  dwc:latitude '39.955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6939'^^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/4493__COLETA_6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.955 -27.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.955"^^xsd:decimal ;
  dwc:decimalLongitude "-27.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.955 -27.952)"^^geo:wktLiteral ;
  geo-pos:lat "39.955"^^xsd:decimal ;
  geo-pos:long "-27.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6940'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6940'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.952'^^xsd:double;
  dwc:latitude '39.955'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6940'^^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/4493__COLETA_6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081"^^xsd:decimal ;
  dwc:decimalLongitude "-27.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  geo-pos:lat "39.081"^^xsd:decimal ;
  geo-pos:long "-27.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6941'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6941'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.872'^^xsd:double;
  dwc:latitude '39.081'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6941'^^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/4493__COLETA_6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081"^^xsd:decimal ;
  dwc:decimalLongitude "-27.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  geo-pos:lat "39.081"^^xsd:decimal ;
  geo-pos:long "-27.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6942'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6942'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.872'^^xsd:double;
  dwc:latitude '39.081'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6942'^^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/4493__COLETA_6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.081"^^xsd:decimal ;
  dwc:decimalLongitude "-27.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.081 -27.872)"^^geo:wktLiteral ;
  geo-pos:lat "39.081"^^xsd:decimal ;
  geo-pos:long "-27.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6943'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6943'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.872'^^xsd:double;
  dwc:latitude '39.081'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6943'^^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/4493__COLETA_6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "-27.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.707"^^xsd:decimal ;
  geo-pos:long "-27.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6945'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6945'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.936'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6945'^^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/4493__COLETA_6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "-27.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.707"^^xsd:decimal ;
  geo-pos:long "-27.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6946'^^xsd:string;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6946'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.936'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6946'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "-27.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -27.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.707"^^xsd:decimal ;
  geo-pos:long "-27.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6947'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6947'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.936'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6947'^^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/4493__COLETA_6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723 -28.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.723"^^xsd:decimal ;
  dwc:decimalLongitude "-28.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.723 -28.075)"^^geo:wktLiteral ;
  geo-pos:lat "38.723"^^xsd:decimal ;
  geo-pos:long "-28.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6948'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6948'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.075'^^xsd:double;
  dwc:latitude '38.723'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6948'^^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/4493__COLETA_6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6949'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6949'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.355'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6949'^^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/4493__COLETA_6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.033 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.033"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6950'^^xsd:string;
  dwc:scientificName 'Benthodesmus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6950'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.355'^^xsd:double;
  dwc:latitude '38.033'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127086'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6950'^^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/4493__COLETA_6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.096 -31.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.096"^^xsd:decimal ;
  dwc:decimalLongitude "-31.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.096 -31.183)"^^geo:wktLiteral ;
  geo-pos:lat "40.096"^^xsd:decimal ;
  geo-pos:long "-31.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6951'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6951'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.183'^^xsd:double;
  dwc:latitude '40.096'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6951'^^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/4493__COLETA_6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.128 -31.139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.128"^^xsd:decimal ;
  dwc:decimalLongitude "-31.139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.128 -31.139)"^^geo:wktLiteral ;
  geo-pos:lat "40.128"^^xsd:decimal ;
  geo-pos:long "-31.139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6953'^^xsd:string;
  dwc:scientificName 'Paraconger macrops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Bonanomi'^^xsd:string;
  dwc:collectorNumber '6953'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.139'^^xsd:double;
  dwc:latitude '40.128'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126289'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6953'^^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/4493__COLETA_6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6954'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6954'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6954'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6955'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6955'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6955'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6957'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6957'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6957'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6958'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6958'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6958'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6959'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6959'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6959'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6960'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6960'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6960'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6961'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6961'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6961'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6962'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6962'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6962'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6964'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6964'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6964'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6965'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6965'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6965'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6966'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6966'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6966'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6967'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6967'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6967'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-28.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -28.988)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-28.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6969'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6969'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.988'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6969'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.614 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.614"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.614 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.614"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6970'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6970'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '39.614'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6970'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.453 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.453"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.453 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "40.453"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6971'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6971'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.355'^^xsd:double;
  dwc:latitude '40.453'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6971'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.453 -29.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.453"^^xsd:decimal ;
  dwc:decimalLongitude "-29.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.453 -29.355)"^^geo:wktLiteral ;
  geo-pos:lat "40.453"^^xsd:decimal ;
  geo-pos:long "-29.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6972'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6972'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.355'^^xsd:double;
  dwc:latitude '40.453'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6972'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445"^^xsd:decimal ;
  dwc:decimalLongitude "-29.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  geo-pos:lat "40.445"^^xsd:decimal ;
  geo-pos:long "-29.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6973'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6973'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.357'^^xsd:double;
  dwc:latitude '40.445'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6973'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445"^^xsd:decimal ;
  dwc:decimalLongitude "-29.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  geo-pos:lat "40.445"^^xsd:decimal ;
  geo-pos:long "-29.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6974'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6974'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.357'^^xsd:double;
  dwc:latitude '40.445'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6974'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445"^^xsd:decimal ;
  dwc:decimalLongitude "-29.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445 -29.357)"^^geo:wktLiteral ;
  geo-pos:lat "40.445"^^xsd:decimal ;
  geo-pos:long "-29.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6975'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6975'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.357'^^xsd:double;
  dwc:latitude '40.445'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6975'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "39.599"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6977'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6977'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6977'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "39.599"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6978'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6978'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6978'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "39.599"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6979'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6979'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6979'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "39.599"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6980'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6980'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6980'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.599"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.599 -29.347)"^^geo:wktLiteral ;
  geo-pos:lat "39.599"^^xsd:decimal ;
  geo-pos:long "-29.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6981'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6981'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.347'^^xsd:double;
  dwc:latitude '39.599'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6981'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121 -29.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121"^^xsd:decimal ;
  dwc:decimalLongitude "-29.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121 -29.277)"^^geo:wktLiteral ;
  geo-pos:lat "38.121"^^xsd:decimal ;
  geo-pos:long "-29.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6982'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6982'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.277'^^xsd:double;
  dwc:latitude '38.121'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6982'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.615 -29.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.615"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.615 -29.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.615"^^xsd:decimal ;
  geo-pos:long "-29.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6983'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.37'^^xsd:double;
  dwc:latitude '39.615'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6983'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6985'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6985'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6987'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6987'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6987'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6988'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6988'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6988'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6989'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6989'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6989'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6990'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6990'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6991'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6991'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6992'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6992'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6995'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6995'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6996'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6996'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6997'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6997'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6998'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6998'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6999'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6999'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7000'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7000'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7000'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7002'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7002'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7003'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7003'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7003'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7004'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7004'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7005'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7005'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7006'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7006'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7006'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7007'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7007'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7008'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7008'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7008'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7009'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7009'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.282"^^xsd:decimal ;
  dwc:decimalLongitude "-30.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.282 -30.098)"^^geo:wktLiteral ;
  geo-pos:lat "38.282"^^xsd:decimal ;
  geo-pos:long "-30.098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7011'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7011'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.098'^^xsd:double;
  dwc:latitude '38.282'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7011'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  geo-pos:lat "37.866"^^xsd:decimal ;
  geo-pos:long "-31.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7012'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7012'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.21'^^xsd:double;
  dwc:latitude '37.866'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7012'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  geo-pos:lat "37.866"^^xsd:decimal ;
  geo-pos:long "-31.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7013'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.21'^^xsd:double;
  dwc:latitude '37.866'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7013'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.866"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.866 -31.21)"^^geo:wktLiteral ;
  geo-pos:lat "37.866"^^xsd:decimal ;
  geo-pos:long "-31.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7014'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7014'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.21'^^xsd:double;
  dwc:latitude '37.866'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7014'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-31.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-31.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7015'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7015'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.224'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7015'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-31.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-31.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7016'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.224'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7016'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.856"^^xsd:decimal ;
  dwc:decimalLongitude "-31.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.856 -31.224)"^^geo:wktLiteral ;
  geo-pos:lat "37.856"^^xsd:decimal ;
  geo-pos:long "-31.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7017'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.224'^^xsd:double;
  dwc:latitude '37.856'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7017'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -31.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.859"^^xsd:decimal ;
  dwc:decimalLongitude "-31.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.859 -31.226)"^^geo:wktLiteral ;
  geo-pos:lat "37.859"^^xsd:decimal ;
  geo-pos:long "-31.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7018'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7018'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.226'^^xsd:double;
  dwc:latitude '37.859'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7018'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -31.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-31.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -31.197)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-31.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7019'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.197'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7019'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -31.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86"^^xsd:decimal ;
  dwc:decimalLongitude "-31.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86 -31.197)"^^geo:wktLiteral ;
  geo-pos:lat "37.86"^^xsd:decimal ;
  geo-pos:long "-31.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7020'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-31.197'^^xsd:double;
  dwc:latitude '37.86'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7020'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -32.043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.383"^^xsd:decimal ;
  dwc:decimalLongitude "-32.043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.383 -32.043)"^^geo:wktLiteral ;
  geo-pos:lat "37.383"^^xsd:decimal ;
  geo-pos:long "-32.043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7022'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-32.043'^^xsd:double;
  dwc:latitude '37.383'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7022'^^xsd:string;
  dwc:observationDate '2011-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7023'^^xsd:string;
  dwc:scientificName 'Dendrophyllia alternata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135184'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7023'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '135184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7024'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7024'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7024'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7025'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7025'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7025'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7026'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7026'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7026'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7027'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7027'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7027'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7028'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7028'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7028'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7029'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7029'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7029'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7030'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7030'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7030'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7031'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7031'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7031'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7032'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7032'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7032'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76"^^xsd:decimal ;
  dwc:decimalLongitude "-30.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76 -30.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.76"^^xsd:decimal ;
  geo-pos:long "-30.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7034'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7034'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.851'^^xsd:double;
  dwc:latitude '37.76'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7034'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7036'^^xsd:string;
  dwc:scientificName 'Thouarella hilgendorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7036'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125413'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7036'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7037'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7037'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7037'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7038'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7038'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7038'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7039'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7039'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7039'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7040'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7040'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7040'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7041'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7041'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7041'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7043'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7043'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7044'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7044'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7045'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7045'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-29.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -29.49)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-29.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7046'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.49'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7046'^^xsd:string;
  dwc:observationDate '2011-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7047'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7047'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7047'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7048'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7048'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7048'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7049'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7049'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7049'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7050'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7050'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7051'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7051'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.361)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7052'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.361'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7052'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.604"^^xsd:decimal ;
  dwc:decimalLongitude "-29.372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.604 -29.372)"^^geo:wktLiteral ;
  geo-pos:lat "39.604"^^xsd:decimal ;
  geo-pos:long "-29.372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7054'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.372'^^xsd:double;
  dwc:latitude '39.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7054'^^xsd:string;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-26.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7055'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7055'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.584'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7055'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-26.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7056'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7056'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.584'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7056'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7057'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7057'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7057'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7058'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7058'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7058'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7059'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7059'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7059'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7060'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7060'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7060'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7061'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7061'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7061'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7063'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7063'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "-26.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "-26.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7064'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.635'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7064'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "-26.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "-26.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7065'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.635'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7065'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "-26.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "-26.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7066'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.635'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7066'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.677"^^xsd:decimal ;
  dwc:decimalLongitude "-26.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.677 -26.635)"^^geo:wktLiteral ;
  geo-pos:lat "38.677"^^xsd:decimal ;
  geo-pos:long "-26.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7067'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7067'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.635'^^xsd:double;
  dwc:latitude '38.677'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7067'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.071 -27.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.071"^^xsd:decimal ;
  dwc:decimalLongitude "-27.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.071 -27.569)"^^geo:wktLiteral ;
  geo-pos:lat "39.071"^^xsd:decimal ;
  geo-pos:long "-27.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7068'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.569'^^xsd:double;
  dwc:latitude '39.071'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7068'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7069'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7069'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7071'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7071'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7072'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7072'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7073'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7073'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7073'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7074'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7074'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7074'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.077"^^xsd:decimal ;
  dwc:decimalLongitude "-27.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.077 -27.593)"^^geo:wktLiteral ;
  geo-pos:lat "39.077"^^xsd:decimal ;
  geo-pos:long "-27.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7075'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7075'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.593'^^xsd:double;
  dwc:latitude '39.077'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7075'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -27.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.783"^^xsd:decimal ;
  dwc:decimalLongitude "-27.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.783 -27.467)"^^geo:wktLiteral ;
  geo-pos:lat "38.783"^^xsd:decimal ;
  geo-pos:long "-27.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7076'^^xsd:string;
  dwc:scientificName 'Stylasteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.467'^^xsd:double;
  dwc:latitude '38.783'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22805'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7076'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '22805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.476)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7077'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.476'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7077'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.789 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.789"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.789 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.789"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7083'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7083'^^xsd:string;
  dwc:observationDate '2011-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7086'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7086'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7086'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7087'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7087'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7088'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7088'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7090'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7090'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7091'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7091'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.798"^^xsd:decimal ;
  dwc:decimalLongitude "-27.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.798 -27.48)"^^geo:wktLiteral ;
  geo-pos:lat "38.798"^^xsd:decimal ;
  geo-pos:long "-27.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7092'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.48'^^xsd:double;
  dwc:latitude '38.798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7092'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7093'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7093'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7094'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7094'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7095'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7095'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7096'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7096'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7097'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7097'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7098'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7098'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7098'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7100'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7100'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7100'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7101'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7101'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7101'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7102'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7102'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7102'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7103'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7103'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7103'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7104'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7104'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7104'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7106'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7106'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7107'^^xsd:string;
  dwc:scientificName 'Echiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7107'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7107'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7108'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7108'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7108'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.477)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7109'^^xsd:string;
  dwc:scientificName 'Echiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7109'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.477'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7109'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7111'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7111'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7111'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7112'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7112'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7113'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7113'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7114'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7114'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7115'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7115'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7115'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7116'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7116'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7117'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7117'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7119'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7119'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7119'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7120'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7120'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7120'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7121'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7121'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7121'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7123'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7123'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7123'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7124'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7124'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7124'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7125'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7125'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7125'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7126'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7126'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7126'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7128'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7128'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7128'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7129'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7129'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7129'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7130'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7130'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7130'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7131'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7131'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7131'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7132'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7132'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7132'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7134'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7134'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7134'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7135'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7135'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7135'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7136'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7136'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7137'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7137'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7137'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7138'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7138'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7138'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7139'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7139'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7139'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7141'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7141'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7141'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7143'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7143'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7143'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7144'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7144'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7144'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7145'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7145'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7145'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7146'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7146'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7146'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7147'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7147'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7147'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7148'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7148'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7148'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7149'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7149'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7149'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7150'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7150'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7150'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7151'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7151'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7151'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7153'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7153'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7153'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7154'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7154'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7154'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7155'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7155'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7155'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7156'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7156'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7156'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7157'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7157'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7157'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7158'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7158'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7158'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7159'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7159'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7159'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7160'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7160'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7160'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7161'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7161'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7161'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7162'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7162'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7162'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7163'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7163'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7163'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7164'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7164'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7164'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7165'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7165'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7165'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7166'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7166'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7166'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7167'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7167'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7167'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7169'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7169'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7169'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7170'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7170'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7170'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7171'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7171'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7171'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.465)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7172'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7172'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.465'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7172'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7173'^^xsd:string;
  dwc:scientificName 'Swiftia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7173'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125314'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7173'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7174'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7174'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7174'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7175'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7175'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7175'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7177'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7177'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7177'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7178'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7178'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7178'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7179'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7179'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7179'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7180'^^xsd:string;
  dwc:scientificName 'Vermetidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7180'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '23139'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7180'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '23139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7181'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7181'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7181'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7182'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7182'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7182'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7184'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7184'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7185'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7185'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7186'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7186'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7187'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7187'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7187'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7189'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7189'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7189'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7190'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7190'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7190'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7191'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7191'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7192'^^xsd:string;
  dwc:scientificName 'Echiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7192'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7192'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7193'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7193'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7194'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7194'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7195'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7195'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7195'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7196'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7196'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7196'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7197'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7197'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7198'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7198'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.803"^^xsd:decimal ;
  dwc:decimalLongitude "-27.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.803 -27.484)"^^geo:wktLiteral ;
  geo-pos:lat "38.803"^^xsd:decimal ;
  geo-pos:long "-27.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7200'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7200'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.484'^^xsd:double;
  dwc:latitude '38.803'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7200'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7201'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7201'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7201'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7202'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7202'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7202'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7203'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7203'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7204'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7204'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7204'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7205'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7205'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7205'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7206'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7206'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7206'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7207'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7207'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7207'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7208'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7208'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7208'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7210'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7210'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7210'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7211'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7211'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7212'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7212'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7212'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7215'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7215'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7215'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7216'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7216'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7216'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.793"^^xsd:decimal ;
  dwc:decimalLongitude "-27.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.793 -27.478)"^^geo:wktLiteral ;
  geo-pos:lat "38.793"^^xsd:decimal ;
  geo-pos:long "-27.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7217'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7217'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.478'^^xsd:double;
  dwc:latitude '38.793'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7217'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-24.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7225'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7225'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7225'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-24.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7226'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7226'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7226'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-24.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7227'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7227'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7227'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-24.724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -24.724)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-24.724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7229'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7229'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-24.724'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7229'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7230'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7230'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7230'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7231'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7231'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7231'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-29.017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -29.017)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-29.017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7232'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7232'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.017'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7232'^^xsd:string;
  dwc:observationDate '2011-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7248'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7248'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7248'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7249'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7249'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7249'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7250'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7250'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7250'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7251'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7251'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7251'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7252'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7252'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7252'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7254'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7254'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7254'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7255'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7255'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7255'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7256'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7256'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7256'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7258'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7258'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7258'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7259'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7259'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7259'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7260'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7260'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7260'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7261'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7261'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7261'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7262'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7262'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7262'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7264'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7264'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7264'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7265'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7265'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7265'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7267'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7267'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7267'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7268'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7268'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7268'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7269'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7269'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7269'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7270'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7270'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7270'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7271'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7271'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7272'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7272'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7273'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7273'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7273'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7276'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7276'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7276'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7277'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7277'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7278'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7278'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7278'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7279'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7279'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7280'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7280'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7281'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7281'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7281'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7282'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7282'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7283'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7283'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7284'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7284'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7285'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7285'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7285'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7286'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7286'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7286'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-26.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -26.584)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-26.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7288'^^xsd:string;
  dwc:scientificName 'Ovulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7288'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.584'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1747'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7288'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7289'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7289'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7289'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7290'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7290'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7290'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74757"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  geo-pos:lat "37.74757"^^xsd:decimal ;
  geo-pos:long "-25.8186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7291'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7291'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.8186'^^xsd:double;
  dwc:latitude '37.74757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7291'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74757"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  geo-pos:lat "37.74757"^^xsd:decimal ;
  geo-pos:long "-25.8186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7292'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7292'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.8186'^^xsd:double;
  dwc:latitude '37.74757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7292'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74757"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74757 -25.8186)"^^geo:wktLiteral ;
  geo-pos:lat "37.74757"^^xsd:decimal ;
  geo-pos:long "-25.8186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7293'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7293'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.8186'^^xsd:double;
  dwc:latitude '37.74757'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7293'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7473 -25.82032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7473"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7473 -25.82032)"^^geo:wktLiteral ;
  geo-pos:lat "37.7473"^^xsd:decimal ;
  geo-pos:long "-25.82032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7294'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7294'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.82032'^^xsd:double;
  dwc:latitude '37.7473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7294'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74713 -25.82132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74713"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74713 -25.82132)"^^geo:wktLiteral ;
  geo-pos:lat "37.74713"^^xsd:decimal ;
  geo-pos:long "-25.82132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7295'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7295'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.82132'^^xsd:double;
  dwc:latitude '37.74713'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7295'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74715 -25.82123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74715"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74715 -25.82123)"^^geo:wktLiteral ;
  geo-pos:lat "37.74715"^^xsd:decimal ;
  geo-pos:long "-25.82123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7296'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7296'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.82123'^^xsd:double;
  dwc:latitude '37.74715'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7296'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74702 -25.82197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74702"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74702 -25.82197)"^^geo:wktLiteral ;
  geo-pos:lat "37.74702"^^xsd:decimal ;
  geo-pos:long "-25.82197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7298'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7298'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.82197'^^xsd:double;
  dwc:latitude '37.74702'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7298'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7299'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7299'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7299'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.472)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7300'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7300'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.472'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7300'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7301'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7301'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7301'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7302'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7302'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7302'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7303'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7303'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7303'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7304'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7304'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7304'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7305'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7305'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7305'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7306'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7306'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7306'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18992"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18992 -25.63942)"^^geo:wktLiteral ;
  geo-pos:lat "37.18992"^^xsd:decimal ;
  geo-pos:long "-25.63942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7307'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7307'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63942'^^xsd:double;
  dwc:latitude '37.18992'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7307'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7310'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7310'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7310'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7311'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7311'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7311'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7312'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7312'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7312'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7313'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7313'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7313'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7314'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7314'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7314'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7315'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7315'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7315'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7316'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7316'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7316'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7317'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7317'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7317'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19043"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19043 -25.63853)"^^geo:wktLiteral ;
  geo-pos:lat "37.19043"^^xsd:decimal ;
  geo-pos:long "-25.63853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7318'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7318'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.63853'^^xsd:double;
  dwc:latitude '37.19043'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7318'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20227"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  geo-pos:lat "37.20227"^^xsd:decimal ;
  geo-pos:long "-25.61502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7321'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7321'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.61502'^^xsd:double;
  dwc:latitude '37.20227'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7321'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0032 -25.03205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0032"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0032 -25.03205)"^^geo:wktLiteral ;
  geo-pos:lat "37.0032"^^xsd:decimal ;
  geo-pos:long "-25.03205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7322'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7322'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.03205'^^xsd:double;
  dwc:latitude '37.0032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7322'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0032 -25.03205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0032"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0032 -25.03205)"^^geo:wktLiteral ;
  geo-pos:lat "37.0032"^^xsd:decimal ;
  geo-pos:long "-25.03205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7323'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7323'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.03205'^^xsd:double;
  dwc:latitude '37.0032'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7323'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00423 -25.02292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00423"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00423 -25.02292)"^^geo:wktLiteral ;
  geo-pos:lat "37.00423"^^xsd:decimal ;
  geo-pos:long "-25.02292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7324'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7324'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.02292'^^xsd:double;
  dwc:latitude '37.00423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7324'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00423 -25.02292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00423"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00423 -25.02292)"^^geo:wktLiteral ;
  geo-pos:lat "37.00423"^^xsd:decimal ;
  geo-pos:long "-25.02292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7326'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7326'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.02292'^^xsd:double;
  dwc:latitude '37.00423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7326'^^xsd:string;
  dwc:observationDate '2011-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7327'^^xsd:string;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7327'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7327'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7328'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7328'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7328'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7329'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7329'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7329'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7330'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7330'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7330'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7331'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7331'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7331'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7332'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7332'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7332'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7333'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7333'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7333'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05257"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05257 -25.10225)"^^geo:wktLiteral ;
  geo-pos:lat "37.05257"^^xsd:decimal ;
  geo-pos:long "-25.10225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7334'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7334'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10225'^^xsd:double;
  dwc:latitude '37.05257'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7334'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06698"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  geo-pos:lat "37.06698"^^xsd:decimal ;
  geo-pos:long "-25.10517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7336'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7336'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10517'^^xsd:double;
  dwc:latitude '37.06698'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7336'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06698"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  geo-pos:lat "37.06698"^^xsd:decimal ;
  geo-pos:long "-25.10517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7338'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7338'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10517'^^xsd:double;
  dwc:latitude '37.06698'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7338'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06698"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06698 -25.10517)"^^geo:wktLiteral ;
  geo-pos:lat "37.06698"^^xsd:decimal ;
  geo-pos:long "-25.10517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7339'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7339'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10517'^^xsd:double;
  dwc:latitude '37.06698'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7339'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  geo-pos:lat "37.07025"^^xsd:decimal ;
  geo-pos:long "-25.10612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7341'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7341'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7341'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  geo-pos:lat "37.07025"^^xsd:decimal ;
  geo-pos:long "-25.10612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7342'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7342'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7342'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  geo-pos:lat "37.07025"^^xsd:decimal ;
  geo-pos:long "-25.10612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7343'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7343'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7343'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  geo-pos:lat "37.07025"^^xsd:decimal ;
  geo-pos:long "-25.10612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7344'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7344'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7344'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07025"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07025 -25.10612)"^^geo:wktLiteral ;
  geo-pos:lat "37.07025"^^xsd:decimal ;
  geo-pos:long "-25.10612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7345'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7345'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10612'^^xsd:double;
  dwc:latitude '37.07025'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7345'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0787 -25.1094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0787"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0787 -25.1094)"^^geo:wktLiteral ;
  geo-pos:lat "37.0787"^^xsd:decimal ;
  geo-pos:long "-25.1094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7347'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7347'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.1094'^^xsd:double;
  dwc:latitude '37.0787'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7347'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08027"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  geo-pos:lat "37.08027"^^xsd:decimal ;
  geo-pos:long "-25.11002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7349'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7349'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11002'^^xsd:double;
  dwc:latitude '37.08027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7349'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08027"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  geo-pos:lat "37.08027"^^xsd:decimal ;
  geo-pos:long "-25.11002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7350'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7350'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11002'^^xsd:double;
  dwc:latitude '37.08027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7350'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08027"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  geo-pos:lat "37.08027"^^xsd:decimal ;
  geo-pos:long "-25.11002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7351'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7351'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11002'^^xsd:double;
  dwc:latitude '37.08027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7351'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08027"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  geo-pos:lat "37.08027"^^xsd:decimal ;
  geo-pos:long "-25.11002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7352'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7352'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11002'^^xsd:double;
  dwc:latitude '37.08027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7352'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08027"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08027 -25.11002)"^^geo:wktLiteral ;
  geo-pos:lat "37.08027"^^xsd:decimal ;
  geo-pos:long "-25.11002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7353'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7353'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11002'^^xsd:double;
  dwc:latitude '37.08027'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7353'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7355'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7355'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7355'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7356'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7356'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7356'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7358'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7358'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7358'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7359'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7359'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7359'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7360'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7360'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7360'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08342"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08342 -25.11127)"^^geo:wktLiteral ;
  geo-pos:lat "37.08342"^^xsd:decimal ;
  geo-pos:long "-25.11127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7361'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7361'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.11127'^^xsd:double;
  dwc:latitude '37.08342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7361'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11685 -25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11685"^^xsd:decimal ;
  dwc:decimalLongitude "-25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11685 -25.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.11685"^^xsd:decimal ;
  geo-pos:long "-25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7362'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7362'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.572'^^xsd:double;
  dwc:latitude '37.11685'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7362'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05035 -25.10115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05035 -25.10115)"^^geo:wktLiteral ;
  geo-pos:lat "37.05035"^^xsd:decimal ;
  geo-pos:long "-25.10115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7363'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7363'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.10115'^^xsd:double;
  dwc:latitude '37.05035'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7363'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20227"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  geo-pos:lat "37.20227"^^xsd:decimal ;
  geo-pos:long "-25.61502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7364'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7364'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.61502'^^xsd:double;
  dwc:latitude '37.20227'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7364'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20227"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  geo-pos:lat "37.20227"^^xsd:decimal ;
  geo-pos:long "-25.61502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7365'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7365'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.61502'^^xsd:double;
  dwc:latitude '37.20227'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7365'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60582 -25.87023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60582 -25.87023)"^^geo:wktLiteral ;
  geo-pos:lat "37.60582"^^xsd:decimal ;
  geo-pos:long "-25.87023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7367'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7367'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.87023'^^xsd:double;
  dwc:latitude '37.60582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7367'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60767"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  geo-pos:lat "37.60767"^^xsd:decimal ;
  geo-pos:long "-25.86405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7368'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7368'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.86405'^^xsd:double;
  dwc:latitude '37.60767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7368'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60767"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  geo-pos:lat "37.60767"^^xsd:decimal ;
  geo-pos:long "-25.86405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7369'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7369'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.86405'^^xsd:double;
  dwc:latitude '37.60767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7369'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60767"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60767 -25.86405)"^^geo:wktLiteral ;
  geo-pos:lat "37.60767"^^xsd:decimal ;
  geo-pos:long "-25.86405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7370'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7370'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.86405'^^xsd:double;
  dwc:latitude '37.60767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7370'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68337 -25.31913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68337"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68337 -25.31913)"^^geo:wktLiteral ;
  geo-pos:lat "37.68337"^^xsd:decimal ;
  geo-pos:long "-25.31913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7371'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7371'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.31913'^^xsd:double;
  dwc:latitude '37.68337'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7371'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68523 -25.3211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68523"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68523 -25.3211)"^^geo:wktLiteral ;
  geo-pos:lat "37.68523"^^xsd:decimal ;
  geo-pos:long "-25.3211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7372'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7372'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.3211'^^xsd:double;
  dwc:latitude '37.68523'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7372'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68542 -25.32127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68542"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68542 -25.32127)"^^geo:wktLiteral ;
  geo-pos:lat "37.68542"^^xsd:decimal ;
  geo-pos:long "-25.32127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7374'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7374'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.32127'^^xsd:double;
  dwc:latitude '37.68542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7374'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  geo-pos:lat "37.70907"^^xsd:decimal ;
  geo-pos:long "-25.34452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7376'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7376'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34452'^^xsd:double;
  dwc:latitude '37.70907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7376'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  geo-pos:lat "37.70907"^^xsd:decimal ;
  geo-pos:long "-25.34452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7377'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34452'^^xsd:double;
  dwc:latitude '37.70907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7377'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70907"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 -25.34452)"^^geo:wktLiteral ;
  geo-pos:lat "37.70907"^^xsd:decimal ;
  geo-pos:long "-25.34452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7378'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7378'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34452'^^xsd:double;
  dwc:latitude '37.70907'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7378'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.714"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  geo-pos:lat "37.714"^^xsd:decimal ;
  geo-pos:long "-25.34868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7379'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7379'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34868'^^xsd:double;
  dwc:latitude '37.714'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7379'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.714"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  geo-pos:lat "37.714"^^xsd:decimal ;
  geo-pos:long "-25.34868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7380'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7380'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34868'^^xsd:double;
  dwc:latitude '37.714'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7380'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.714"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.34868)"^^geo:wktLiteral ;
  geo-pos:lat "37.714"^^xsd:decimal ;
  geo-pos:long "-25.34868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7381'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7381'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.34868'^^xsd:double;
  dwc:latitude '37.714'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7381'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71538 -25.35007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71538 -25.35007)"^^geo:wktLiteral ;
  geo-pos:lat "37.71538"^^xsd:decimal ;
  geo-pos:long "-25.35007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7382'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7382'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35007'^^xsd:double;
  dwc:latitude '37.71538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7382'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71538 -25.35007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71538"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71538 -25.35007)"^^geo:wktLiteral ;
  geo-pos:lat "37.71538"^^xsd:decimal ;
  geo-pos:long "-25.35007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7383'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7383'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35007'^^xsd:double;
  dwc:latitude '37.71538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7383'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7385'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7385'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7385'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7386'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7386'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7386'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7387'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7387'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7387'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7388'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7388'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7388'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74132"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  geo-pos:lat "37.74132"^^xsd:decimal ;
  geo-pos:long "-25.85843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7389'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7389'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85843'^^xsd:double;
  dwc:latitude '37.74132'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7389'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74132"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  geo-pos:lat "37.74132"^^xsd:decimal ;
  geo-pos:long "-25.85843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7390'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7390'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85843'^^xsd:double;
  dwc:latitude '37.74132'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7390'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74132"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74132 -25.85843)"^^geo:wktLiteral ;
  geo-pos:lat "37.74132"^^xsd:decimal ;
  geo-pos:long "-25.85843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7391'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7391'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85843'^^xsd:double;
  dwc:latitude '37.74132'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7391'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  geo-pos:lat "37.7413"^^xsd:decimal ;
  geo-pos:long "-25.85887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7393'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7393'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85887'^^xsd:double;
  dwc:latitude '37.7413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7393'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  geo-pos:lat "37.7413"^^xsd:decimal ;
  geo-pos:long "-25.85887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7394'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7394'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85887'^^xsd:double;
  dwc:latitude '37.7413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7394'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  geo-pos:lat "37.7413"^^xsd:decimal ;
  geo-pos:long "-25.85887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7395'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7395'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85887'^^xsd:double;
  dwc:latitude '37.7413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7395'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  geo-pos:lat "37.7413"^^xsd:decimal ;
  geo-pos:long "-25.85887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7396'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7396'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85887'^^xsd:double;
  dwc:latitude '37.7413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7396'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7413"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7413 -25.85887)"^^geo:wktLiteral ;
  geo-pos:lat "37.7413"^^xsd:decimal ;
  geo-pos:long "-25.85887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7397'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7397'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.85887'^^xsd:double;
  dwc:latitude '37.7413'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7397'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60038 -25.87662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60038"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60038 -25.87662)"^^geo:wktLiteral ;
  geo-pos:lat "37.60038"^^xsd:decimal ;
  geo-pos:long "-25.87662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7398'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7398'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.87662'^^xsd:double;
  dwc:latitude '37.60038'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7398'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60135 -25.88323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60135"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60135 -25.88323)"^^geo:wktLiteral ;
  geo-pos:lat "37.60135"^^xsd:decimal ;
  geo-pos:long "-25.88323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7400'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7400'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88323'^^xsd:double;
  dwc:latitude '37.60135'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7400'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60168 -25.88487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60168"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60168 -25.88487)"^^geo:wktLiteral ;
  geo-pos:lat "37.60168"^^xsd:decimal ;
  geo-pos:long "-25.88487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7401'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7401'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88487'^^xsd:double;
  dwc:latitude '37.60168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7401'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60192 -25.88593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60192"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60192 -25.88593)"^^geo:wktLiteral ;
  geo-pos:lat "37.60192"^^xsd:decimal ;
  geo-pos:long "-25.88593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7402'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7402'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88593'^^xsd:double;
  dwc:latitude '37.60192'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7402'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60888 -25.91538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60888"^^xsd:decimal ;
  dwc:decimalLongitude "-25.91538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60888 -25.91538)"^^geo:wktLiteral ;
  geo-pos:lat "37.60888"^^xsd:decimal ;
  geo-pos:long "-25.91538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7403'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7403'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.91538'^^xsd:double;
  dwc:latitude '37.60888'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7403'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7404'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7404'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7404'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7405'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7405'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7405'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7406'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7406'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7406'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7407'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7407'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7407'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7409'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7409'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7409'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7410'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7410'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7410'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.805 -27.31697)"^^geo:wktLiteral ;
  geo-pos:lat "38.805"^^xsd:decimal ;
  geo-pos:long "-27.31697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7411'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7411'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.31697'^^xsd:double;
  dwc:latitude '38.805'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7411'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80932"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  geo-pos:lat "38.80932"^^xsd:decimal ;
  geo-pos:long "-27.32408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7413'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7413'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32408'^^xsd:double;
  dwc:latitude '38.80932'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7413'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80932"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  geo-pos:lat "38.80932"^^xsd:decimal ;
  geo-pos:long "-27.32408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7414'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7414'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32408'^^xsd:double;
  dwc:latitude '38.80932'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7414'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80932"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80932 -27.32408)"^^geo:wktLiteral ;
  geo-pos:lat "38.80932"^^xsd:decimal ;
  geo-pos:long "-27.32408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7415'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7415'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.32408'^^xsd:double;
  dwc:latitude '38.80932'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7415'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80947 -27.3243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80947"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80947 -27.3243)"^^geo:wktLiteral ;
  geo-pos:lat "38.80947"^^xsd:decimal ;
  geo-pos:long "-27.3243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7416'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7416'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.3243'^^xsd:double;
  dwc:latitude '38.80947'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7416'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8172 -27.33658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8172"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8172 -27.33658)"^^geo:wktLiteral ;
  geo-pos:lat "38.8172"^^xsd:decimal ;
  geo-pos:long "-27.33658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7417'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7417'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.33658'^^xsd:double;
  dwc:latitude '38.8172'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7417'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81768 -27.33735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81768"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81768 -27.33735)"^^geo:wktLiteral ;
  geo-pos:lat "38.81768"^^xsd:decimal ;
  geo-pos:long "-27.33735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7419'^^xsd:string;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7419'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.33735'^^xsd:double;
  dwc:latitude '38.81768'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7419'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83147 -27.35778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83147"^^xsd:decimal ;
  dwc:decimalLongitude "-27.35778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83147 -27.35778)"^^geo:wktLiteral ;
  geo-pos:lat "38.83147"^^xsd:decimal ;
  geo-pos:long "-27.35778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7420'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7420'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.35778'^^xsd:double;
  dwc:latitude '38.83147'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7420'^^xsd:string;
  dwc:observationDate '2011-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7421'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7421'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7421'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7423'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7423'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7423'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7425'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7425'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7425'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7428'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7428'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7428'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7429'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7429'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7429'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6753"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  geo-pos:lat "38.6753"^^xsd:decimal ;
  geo-pos:long "-27.34738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7431'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7431'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34738'^^xsd:double;
  dwc:latitude '38.6753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7431'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6753"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  geo-pos:lat "38.6753"^^xsd:decimal ;
  geo-pos:long "-27.34738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7433'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7433'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34738'^^xsd:double;
  dwc:latitude '38.6753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7433'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6753"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  geo-pos:lat "38.6753"^^xsd:decimal ;
  geo-pos:long "-27.34738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7434'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7434'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34738'^^xsd:double;
  dwc:latitude '38.6753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7434'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6753"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6753 -27.34738)"^^geo:wktLiteral ;
  geo-pos:lat "38.6753"^^xsd:decimal ;
  geo-pos:long "-27.34738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7435'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7435'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34738'^^xsd:double;
  dwc:latitude '38.6753'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7435'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67228 -27.35458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67228"^^xsd:decimal ;
  dwc:decimalLongitude "-27.35458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67228 -27.35458)"^^geo:wktLiteral ;
  geo-pos:lat "38.67228"^^xsd:decimal ;
  geo-pos:long "-27.35458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7437'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7437'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.35458'^^xsd:double;
  dwc:latitude '38.67228'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7437'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82883 -27.35352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.35352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82883 -27.35352)"^^geo:wktLiteral ;
  geo-pos:lat "38.82883"^^xsd:decimal ;
  geo-pos:long "-27.35352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7438'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7438'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.35352'^^xsd:double;
  dwc:latitude '38.82883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7438'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5313"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.5313"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7441'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'José Nuno Pereira'^^xsd:string;
  dwc:collectorNumber '7441'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.5313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_7441'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5313"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.5313"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7442'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'José Nuno Pereira'^^xsd:string;
  dwc:collectorNumber '7442'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.5313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_7442'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5313"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.5313"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7443'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'José Nuno Pereira'^^xsd:string;
  dwc:collectorNumber '7443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.5313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_7443'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5313"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.5313"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7444'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'José Nuno Pereira'^^xsd:string;
  dwc:collectorNumber '7444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.5313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_7444'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64155"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.64155"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7445'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7445'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.64155'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7445'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6558 -27.29702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6558"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6558 -27.29702)"^^geo:wktLiteral ;
  geo-pos:lat "38.6558"^^xsd:decimal ;
  geo-pos:long "-27.29702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7448'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7448'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29702'^^xsd:double;
  dwc:latitude '38.6558'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7448'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6558 -27.29702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6558"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6558 -27.29702)"^^geo:wktLiteral ;
  geo-pos:lat "38.6558"^^xsd:decimal ;
  geo-pos:long "-27.29702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7451'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7451'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29702'^^xsd:double;
  dwc:latitude '38.6558'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7451'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65668 -27.29728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65668 -27.29728)"^^geo:wktLiteral ;
  geo-pos:lat "38.65668"^^xsd:decimal ;
  geo-pos:long "-27.29728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7453'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7453'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29728'^^xsd:double;
  dwc:latitude '38.65668'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7453'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65668 -27.29728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65668 -27.29728)"^^geo:wktLiteral ;
  geo-pos:lat "38.65668"^^xsd:decimal ;
  geo-pos:long "-27.29728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7454'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7454'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29728'^^xsd:double;
  dwc:latitude '38.65668'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7454'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65698 -27.29728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65698"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65698 -27.29728)"^^geo:wktLiteral ;
  geo-pos:lat "38.65698"^^xsd:decimal ;
  geo-pos:long "-27.29728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7459'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7459'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.29728'^^xsd:double;
  dwc:latitude '38.65698'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7459'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78952 -27.42053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78952"^^xsd:decimal ;
  dwc:decimalLongitude "-27.42053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78952 -27.42053)"^^geo:wktLiteral ;
  geo-pos:lat "38.78952"^^xsd:decimal ;
  geo-pos:long "-27.42053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7460'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7460'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.42053'^^xsd:double;
  dwc:latitude '38.78952'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7460'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  geo-pos:lat "38.80175"^^xsd:decimal ;
  geo-pos:long "-27.45818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7462'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7462'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.45818'^^xsd:double;
  dwc:latitude '38.80175'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7462'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  geo-pos:lat "38.80175"^^xsd:decimal ;
  geo-pos:long "-27.45818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7463'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7463'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.45818'^^xsd:double;
  dwc:latitude '38.80175'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7463'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  geo-pos:lat "38.80175"^^xsd:decimal ;
  geo-pos:long "-27.45818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7464'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7464'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.45818'^^xsd:double;
  dwc:latitude '38.80175'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7464'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80175 -27.45818)"^^geo:wktLiteral ;
  geo-pos:lat "38.80175"^^xsd:decimal ;
  geo-pos:long "-27.45818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7465'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7465'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.45818'^^xsd:double;
  dwc:latitude '38.80175'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7465'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7466'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7466'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7466'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7468'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7468'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7468'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7469'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7469'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7469'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7470'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7470'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7470'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7471'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7471'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7471'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7472'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7472'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7472'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7473'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7473'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7473'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7474'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7474'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7474'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7475'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7475'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7475'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7476'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7476'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7476'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7478'^^xsd:string;
  dwc:scientificName 'Aglaophenia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7478'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '116999'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7478'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '116999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7479'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7479'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7479'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7481'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7481'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7481'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7482'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7482'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7482'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7483'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7483'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7483'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7484'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7484'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7484'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7485'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7485'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7485'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7487'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7487'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7487'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7488'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7488'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7488'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97313 -27.96013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97313"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97313 -27.96013)"^^geo:wktLiteral ;
  geo-pos:lat "38.97313"^^xsd:decimal ;
  geo-pos:long "-27.96013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7489'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7489'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96013'^^xsd:double;
  dwc:latitude '38.97313'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7489'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.9718"^^xsd:decimal ;
  geo-pos:long "-27.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7490'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7490'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9595'^^xsd:double;
  dwc:latitude '38.9718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7490'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.9718"^^xsd:decimal ;
  geo-pos:long "-27.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7491'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7491'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9595'^^xsd:double;
  dwc:latitude '38.9718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7491'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.9718"^^xsd:decimal ;
  geo-pos:long "-27.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7492'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7492'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9595'^^xsd:double;
  dwc:latitude '38.9718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7492'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.9718"^^xsd:decimal ;
  geo-pos:long "-27.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7493'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7493'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9595'^^xsd:double;
  dwc:latitude '38.9718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7493'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9718 -27.9595)"^^geo:wktLiteral ;
  geo-pos:lat "38.9718"^^xsd:decimal ;
  geo-pos:long "-27.9595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7494'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7494'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9595'^^xsd:double;
  dwc:latitude '38.9718'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7494'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7495'^^xsd:string;
  dwc:scientificName 'Dendrophyllia ramea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7495'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7495'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7496'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7496'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7496'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7498'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7498'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7498'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7499'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7499'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7499'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7500'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7500'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7500'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7501'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7501'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7501'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95677"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95677 -27.95292)"^^geo:wktLiteral ;
  geo-pos:lat "38.95677"^^xsd:decimal ;
  geo-pos:long "-27.95292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7502'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7502'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95292'^^xsd:double;
  dwc:latitude '38.95677'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7502'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95797 -27.95363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95797 -27.95363)"^^geo:wktLiteral ;
  geo-pos:lat "38.95797"^^xsd:decimal ;
  geo-pos:long "-27.95363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7503'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7503'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95363'^^xsd:double;
  dwc:latitude '38.95797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7503'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95797 -27.95363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95797 -27.95363)"^^geo:wktLiteral ;
  geo-pos:lat "38.95797"^^xsd:decimal ;
  geo-pos:long "-27.95363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7504'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7504'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95363'^^xsd:double;
  dwc:latitude '38.95797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7504'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95925 -27.9543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95925 -27.9543)"^^geo:wktLiteral ;
  geo-pos:lat "38.95925"^^xsd:decimal ;
  geo-pos:long "-27.9543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7506'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7506'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9543'^^xsd:double;
  dwc:latitude '38.95925'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7506'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7507'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7507'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7507'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7508'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7508'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7508'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7509'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7509'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7509'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7510'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7510'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7510'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7512'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7512'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7512'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7513'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7513'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7513'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7514'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7514'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7514'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7515'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7515'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7515'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7516'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7516'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7516'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7517'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7517'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7517'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7518'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7518'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7518'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96168 -27.95513)"^^geo:wktLiteral ;
  geo-pos:lat "38.96168"^^xsd:decimal ;
  geo-pos:long "-27.95513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7520'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7520'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95513'^^xsd:double;
  dwc:latitude '38.96168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7520'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7521'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7521'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7521'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7522'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7522'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7522'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7523'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7523'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7523'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7524'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7524'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7524'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7525'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7525'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7525'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7527'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7527'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7527'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7528'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7528'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7528'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7529'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7529'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7529'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7530'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Diana Catarino'^^xsd:string;
  dwc:collectorNumber '7530'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7530'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7531'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7531'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7531'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7532'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7532'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7532'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7534'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7534'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7534'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7535'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7535'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7535'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96237"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96237 -27.95538)"^^geo:wktLiteral ;
  geo-pos:lat "38.96237"^^xsd:decimal ;
  geo-pos:long "-27.95538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7536'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7536'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.95538'^^xsd:double;
  dwc:latitude '38.96237'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7536'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06663 -27.96083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06663"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06663 -27.96083)"^^geo:wktLiteral ;
  geo-pos:lat "39.06663"^^xsd:decimal ;
  geo-pos:long "-27.96083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7537'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7537'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96083'^^xsd:double;
  dwc:latitude '39.06663'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7537'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7539'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7539'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7539'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7540'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7540'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7540'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7541'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7541'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7541'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7542'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7542'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7542'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7543'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7543'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7543'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7544'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7544'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7544'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7545'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7545'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7545'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7547'^^xsd:string;
  dwc:scientificName 'Tanacetipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7547'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '267888'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7547'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '267888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7548'^^xsd:string;
  dwc:scientificName 'Antipathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7548'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7548'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7549'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7549'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7549'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7550'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7550'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7550'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7551'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7551'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7551'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7552'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7552'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7552'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7553'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7553'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7553'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07638 -27.90362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07638"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07638 -27.90362)"^^geo:wktLiteral ;
  geo-pos:lat "39.07638"^^xsd:decimal ;
  geo-pos:long "-27.90362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7555'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7555'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.90362'^^xsd:double;
  dwc:latitude '39.07638'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7555'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67168 -27.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67168"^^xsd:decimal ;
  dwc:decimalLongitude "-27.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67168 -27.987)"^^geo:wktLiteral ;
  geo-pos:lat "38.67168"^^xsd:decimal ;
  geo-pos:long "-27.987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7556'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7556'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.987'^^xsd:double;
  dwc:latitude '38.67168'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7556'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67618 -27.9804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67618"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67618 -27.9804)"^^geo:wktLiteral ;
  geo-pos:lat "38.67618"^^xsd:decimal ;
  geo-pos:long "-27.9804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7557'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7557'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.9804'^^xsd:double;
  dwc:latitude '38.67618'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7557'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7559'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7559'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7559'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7560'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7560'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7560'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7561'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7561'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7561'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7562'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7562'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7562'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7564'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7564'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7564'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7565'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7565'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7565'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6767 -27.97968)"^^geo:wktLiteral ;
  geo-pos:lat "38.6767"^^xsd:decimal ;
  geo-pos:long "-27.97968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7566'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7566'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.97968'^^xsd:double;
  dwc:latitude '38.6767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7566'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70063"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  geo-pos:lat "38.70063"^^xsd:decimal ;
  geo-pos:long "-28.07002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7567'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7567'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07002'^^xsd:double;
  dwc:latitude '38.70063'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7567'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70063"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  geo-pos:lat "38.70063"^^xsd:decimal ;
  geo-pos:long "-28.07002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7568'^^xsd:string;
  dwc:scientificName 'Primnoidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7568'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07002'^^xsd:double;
  dwc:latitude '38.70063'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125278'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7568'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70063"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70063 -28.07002)"^^geo:wktLiteral ;
  geo-pos:lat "38.70063"^^xsd:decimal ;
  geo-pos:long "-28.07002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7569'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7569'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07002'^^xsd:double;
  dwc:latitude '38.70063'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7569'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  geo-pos:lat "38.70627"^^xsd:decimal ;
  geo-pos:long "-28.07143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7571'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7571'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07143'^^xsd:double;
  dwc:latitude '38.70627'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7571'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  geo-pos:lat "38.70627"^^xsd:decimal ;
  geo-pos:long "-28.07143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7572'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7572'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07143'^^xsd:double;
  dwc:latitude '38.70627'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7572'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70627"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70627 -28.07143)"^^geo:wktLiteral ;
  geo-pos:lat "38.70627"^^xsd:decimal ;
  geo-pos:long "-28.07143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7573'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7573'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.07143'^^xsd:double;
  dwc:latitude '38.70627'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7573'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  geo-pos:lat "38.19565"^^xsd:decimal ;
  geo-pos:long "-28.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7574'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7574'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9579'^^xsd:double;
  dwc:latitude '38.19565'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7574'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  geo-pos:lat "38.19565"^^xsd:decimal ;
  geo-pos:long "-28.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7575'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7575'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9579'^^xsd:double;
  dwc:latitude '38.19565'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7575'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19565 -28.9579)"^^geo:wktLiteral ;
  geo-pos:lat "38.19565"^^xsd:decimal ;
  geo-pos:long "-28.9579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7576'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7576'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9579'^^xsd:double;
  dwc:latitude '38.19565'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7576'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  geo-pos:lat "38.19568"^^xsd:decimal ;
  geo-pos:long "-28.95753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7578'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7578'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95753'^^xsd:double;
  dwc:latitude '38.19568'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7578'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  geo-pos:lat "38.19568"^^xsd:decimal ;
  geo-pos:long "-28.95753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7579'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7579'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95753'^^xsd:double;
  dwc:latitude '38.19568'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7579'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19568"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19568 -28.95753)"^^geo:wktLiteral ;
  geo-pos:lat "38.19568"^^xsd:decimal ;
  geo-pos:long "-28.95753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7580'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7580'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95753'^^xsd:double;
  dwc:latitude '38.19568'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7580'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19607 -28.95502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19607"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19607 -28.95502)"^^geo:wktLiteral ;
  geo-pos:lat "38.19607"^^xsd:decimal ;
  geo-pos:long "-28.95502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7582'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95502'^^xsd:double;
  dwc:latitude '38.19607'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7582'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19607 -28.95502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19607"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19607 -28.95502)"^^geo:wktLiteral ;
  geo-pos:lat "38.19607"^^xsd:decimal ;
  geo-pos:long "-28.95502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7583'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7583'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95502'^^xsd:double;
  dwc:latitude '38.19607'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7583'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20055 -28.92338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20055"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20055 -28.92338)"^^geo:wktLiteral ;
  geo-pos:lat "38.20055"^^xsd:decimal ;
  geo-pos:long "-28.92338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7585'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7585'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.92338'^^xsd:double;
  dwc:latitude '38.20055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7585'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20393 -28.89422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20393"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20393 -28.89422)"^^geo:wktLiteral ;
  geo-pos:lat "38.20393"^^xsd:decimal ;
  geo-pos:long "-28.89422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7586'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7586'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.89422'^^xsd:double;
  dwc:latitude '38.20393'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7586'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20393 -28.89422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20393"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20393 -28.89422)"^^geo:wktLiteral ;
  geo-pos:lat "38.20393"^^xsd:decimal ;
  geo-pos:long "-28.89422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7587'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7587'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.89422'^^xsd:double;
  dwc:latitude '38.20393'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7587'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403 -28.8927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20403 -28.8927)"^^geo:wktLiteral ;
  geo-pos:lat "38.20403"^^xsd:decimal ;
  geo-pos:long "-28.8927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7588'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7588'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.8927'^^xsd:double;
  dwc:latitude '38.20403'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7588'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20423 -28.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20423"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20423 -28.8891)"^^geo:wktLiteral ;
  geo-pos:lat "38.20423"^^xsd:decimal ;
  geo-pos:long "-28.8891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7589'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7589'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.8891'^^xsd:double;
  dwc:latitude '38.20423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7589'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20423 -28.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20423"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20423 -28.8891)"^^geo:wktLiteral ;
  geo-pos:lat "38.20423"^^xsd:decimal ;
  geo-pos:long "-28.8891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7591'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7591'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.8891'^^xsd:double;
  dwc:latitude '38.20423'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7591'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20778 -28.86832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20778"^^xsd:decimal ;
  dwc:decimalLongitude "-28.86832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20778 -28.86832)"^^geo:wktLiteral ;
  geo-pos:lat "38.20778"^^xsd:decimal ;
  geo-pos:long "-28.86832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7592'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7592'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.86832'^^xsd:double;
  dwc:latitude '38.20778'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7592'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7593'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7593'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7593'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7594'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7594'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7594'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7595'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7595'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7595'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7596'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7596'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7596'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7598'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7598'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7598'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02015 -29.32905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02015 -29.32905)"^^geo:wktLiteral ;
  geo-pos:lat "38.02015"^^xsd:decimal ;
  geo-pos:long "-29.32905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7599'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7599'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.32905'^^xsd:double;
  dwc:latitude '38.02015'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7599'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02015 -29.32905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.32905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02015 -29.32905)"^^geo:wktLiteral ;
  geo-pos:lat "38.02015"^^xsd:decimal ;
  geo-pos:long "-29.32905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7600'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7600'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.32905'^^xsd:double;
  dwc:latitude '38.02015'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7600'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01737 -29.31152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01737"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01737 -29.31152)"^^geo:wktLiteral ;
  geo-pos:lat "38.01737"^^xsd:decimal ;
  geo-pos:long "-29.31152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7601'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7601'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.31152'^^xsd:double;
  dwc:latitude '38.01737'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7601'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66468 -31.10583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66468"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66468 -31.10583)"^^geo:wktLiteral ;
  geo-pos:lat "39.66468"^^xsd:decimal ;
  geo-pos:long "-31.10583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7602'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7602'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.10583'^^xsd:double;
  dwc:latitude '39.66468'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7602'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7603'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7603'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7603'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7605'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7605'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7605'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7606'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7606'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7607'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7607'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7607'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7608'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7608'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7608'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7609'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7609'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7610'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7610'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7611'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7611'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7612'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7612'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7612'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7613'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7613'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7614'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7614'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62942"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62942 -31.11925)"^^geo:wktLiteral ;
  geo-pos:lat "39.62942"^^xsd:decimal ;
  geo-pos:long "-31.11925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7615'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11925'^^xsd:double;
  dwc:latitude '39.62942'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7615'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7616'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7616'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7617'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7617'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7618'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7618'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7620'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7620'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7621'^^xsd:string;
  dwc:scientificName 'Swiftia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7621'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125314'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7621'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7622'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7622'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7622'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7623'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7623'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7624'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7624'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7624'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7625'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7625'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7626'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7626'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7626'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7627'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7627'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7628'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7628'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7629'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7629'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7630'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7630'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7631'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7631'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7632'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7632'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7634'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7634'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7634'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62913"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62913 -31.11937)"^^geo:wktLiteral ;
  geo-pos:lat "39.62913"^^xsd:decimal ;
  geo-pos:long "-31.11937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7635'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7635'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11937'^^xsd:double;
  dwc:latitude '39.62913'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7635'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7636'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7636'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7636'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7637'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7637'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7637'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7638'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7638'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7639'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7639'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7640'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7640'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7640'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7641'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7641'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7641'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7642'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7642'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7642'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7644'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7644'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7644'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7645'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7645'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7645'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7646'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7646'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7646'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6289"^^xsd:decimal ;
  dwc:decimalLongitude "-31.11943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6289 -31.11943)"^^geo:wktLiteral ;
  geo-pos:lat "39.6289"^^xsd:decimal ;
  geo-pos:long "-31.11943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7647'^^xsd:string;
  dwc:scientificName 'Bathypathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7647'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.11943'^^xsd:double;
  dwc:latitude '39.6289'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103304'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7647'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  geo-pos:lat "39.62678"^^xsd:decimal ;
  geo-pos:long "-31.12022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7648'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7648'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12022'^^xsd:double;
  dwc:latitude '39.62678'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7648'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  geo-pos:lat "39.62678"^^xsd:decimal ;
  geo-pos:long "-31.12022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7649'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7649'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12022'^^xsd:double;
  dwc:latitude '39.62678'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7649'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62678"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62678 -31.12022)"^^geo:wktLiteral ;
  geo-pos:lat "39.62678"^^xsd:decimal ;
  geo-pos:long "-31.12022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7651'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7651'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12022'^^xsd:double;
  dwc:latitude '39.62678'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7651'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7652'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7652'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7652'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7653'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7653'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7653'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7654'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7654'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7655'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7655'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7656'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7656'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7657'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7657'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7658'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7658'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7658'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62653 -31.1203)"^^geo:wktLiteral ;
  geo-pos:lat "39.62653"^^xsd:decimal ;
  geo-pos:long "-31.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7660'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1203'^^xsd:double;
  dwc:latitude '39.62653'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7660'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62562"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  geo-pos:lat "39.62562"^^xsd:decimal ;
  geo-pos:long "-31.1207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7661'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7661'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1207'^^xsd:double;
  dwc:latitude '39.62562'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7661'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62562"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  geo-pos:lat "39.62562"^^xsd:decimal ;
  geo-pos:long "-31.1207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7662'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7662'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1207'^^xsd:double;
  dwc:latitude '39.62562'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7662'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62562"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62562 -31.1207)"^^geo:wktLiteral ;
  geo-pos:lat "39.62562"^^xsd:decimal ;
  geo-pos:long "-31.1207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7663'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7663'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1207'^^xsd:double;
  dwc:latitude '39.62562'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7663'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7664'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7664'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7664'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7666'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7666'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7666'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7667'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7667'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7667'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7668'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7668'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7668'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7669'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7669'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7669'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7670'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7670'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7670'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7671'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7671'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7671'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7672'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7672'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7672'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7674'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7674'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7674'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7675'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7675'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7675'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7676'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7676'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7676'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7677'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7677'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7677'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7678'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7678'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7678'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7679'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7679'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7679'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7681'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7681'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7681'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62525"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62525 -31.12083)"^^geo:wktLiteral ;
  geo-pos:lat "39.62525"^^xsd:decimal ;
  geo-pos:long "-31.12083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7682'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7682'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12083'^^xsd:double;
  dwc:latitude '39.62525'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7682'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62497"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  geo-pos:lat "39.62497"^^xsd:decimal ;
  geo-pos:long "-31.12093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7683'^^xsd:string;
  dwc:scientificName 'Paragorgia johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7683'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12093'^^xsd:double;
  dwc:latitude '39.62497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7683'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62497"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  geo-pos:lat "39.62497"^^xsd:decimal ;
  geo-pos:long "-31.12093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7684'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7684'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12093'^^xsd:double;
  dwc:latitude '39.62497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7684'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62497"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  geo-pos:lat "39.62497"^^xsd:decimal ;
  geo-pos:long "-31.12093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7685'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7685'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12093'^^xsd:double;
  dwc:latitude '39.62497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7685'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62497"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62497 -31.12093)"^^geo:wktLiteral ;
  geo-pos:lat "39.62497"^^xsd:decimal ;
  geo-pos:long "-31.12093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7686'^^xsd:string;
  dwc:scientificName 'Narella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7686'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.12093'^^xsd:double;
  dwc:latitude '39.62497'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125319'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7686'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7688'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7688'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7688'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7689'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7689'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7689'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7690'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7690'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7690'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7691'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7691'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7691'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7692'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7692'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7692'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7693'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7693'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7693'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67505 -31.083)"^^geo:wktLiteral ;
  geo-pos:lat "39.67505"^^xsd:decimal ;
  geo-pos:long "-31.083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7695'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7695'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.083'^^xsd:double;
  dwc:latitude '39.67505'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7695'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6713 -31.08047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6713"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6713 -31.08047)"^^geo:wktLiteral ;
  geo-pos:lat "39.6713"^^xsd:decimal ;
  geo-pos:long "-31.08047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7698'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7698'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.08047'^^xsd:double;
  dwc:latitude '39.6713'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7698'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66798"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  geo-pos:lat "39.66798"^^xsd:decimal ;
  geo-pos:long "-31.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7699'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7699'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.07848'^^xsd:double;
  dwc:latitude '39.66798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7699'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66798"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  geo-pos:lat "39.66798"^^xsd:decimal ;
  geo-pos:long "-31.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7700'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7700'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.07848'^^xsd:double;
  dwc:latitude '39.66798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7700'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66798"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  geo-pos:lat "39.66798"^^xsd:decimal ;
  geo-pos:long "-31.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7701'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7701'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.07848'^^xsd:double;
  dwc:latitude '39.66798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7701'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66798"^^xsd:decimal ;
  dwc:decimalLongitude "-31.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66798 -31.07848)"^^geo:wktLiteral ;
  geo-pos:lat "39.66798"^^xsd:decimal ;
  geo-pos:long "-31.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7702'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7702'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.07848'^^xsd:double;
  dwc:latitude '39.66798'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7702'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7705'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7705'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7705'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7707'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7707'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7707'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7708'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7708'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7709'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7709'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7709'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7710'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7710'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7710'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36212"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36212 -31.18058)"^^geo:wktLiteral ;
  geo-pos:lat "39.36212"^^xsd:decimal ;
  geo-pos:long "-31.18058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7712'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7712'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18058'^^xsd:double;
  dwc:latitude '39.36212'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7712'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7714'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7714'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7714'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7716'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7716'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7716'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7717'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7717'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7717'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7718'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7718'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7718'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7719'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7719'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7719'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7720'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7720'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7720'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3615 -31.18028)"^^geo:wktLiteral ;
  geo-pos:lat "39.3615"^^xsd:decimal ;
  geo-pos:long "-31.18028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7722'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7722'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.18028'^^xsd:double;
  dwc:latitude '39.3615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7722'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36072"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  geo-pos:lat "39.36072"^^xsd:decimal ;
  geo-pos:long "-31.17995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7725'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7725'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17995'^^xsd:double;
  dwc:latitude '39.36072'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7725'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36072"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  geo-pos:lat "39.36072"^^xsd:decimal ;
  geo-pos:long "-31.17995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7726'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7726'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17995'^^xsd:double;
  dwc:latitude '39.36072'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7726'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36072"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  geo-pos:lat "39.36072"^^xsd:decimal ;
  geo-pos:long "-31.17995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7727'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7727'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17995'^^xsd:double;
  dwc:latitude '39.36072'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7727'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36072"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36072 -31.17995)"^^geo:wktLiteral ;
  geo-pos:lat "39.36072"^^xsd:decimal ;
  geo-pos:long "-31.17995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7728'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7728'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17995'^^xsd:double;
  dwc:latitude '39.36072'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7728'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7730'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7730'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7730'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7731'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7731'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7731'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7734'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7734'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7734'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7735'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7735'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7735'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7736'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7736'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7736'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7737'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7737'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7737'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7738'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7738'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7738'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7739'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7739'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7739'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7741'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7741'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7741'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7742'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7742'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7742'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7743'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7743'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7743'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7744'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7744'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7744'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36055 -31.1799)"^^geo:wktLiteral ;
  geo-pos:lat "39.36055"^^xsd:decimal ;
  geo-pos:long "-31.1799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7745'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7745'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1799'^^xsd:double;
  dwc:latitude '39.36055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7745'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7748'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7748'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7748'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7749'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7749'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7749'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7751'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7751'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7751'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7752'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7752'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7752'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7753'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7753'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7753'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7754'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7754'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7754'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7756'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7756'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7756'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35972"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35972 -31.17957)"^^geo:wktLiteral ;
  geo-pos:lat "39.35972"^^xsd:decimal ;
  geo-pos:long "-31.17957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7757'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7757'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17957'^^xsd:double;
  dwc:latitude '39.35972'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7757'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7759'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7759'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7759'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7760'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7760'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7760'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7761'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7761'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7761'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7762'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7762'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7762'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7763'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7763'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7763'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7764'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7764'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7764'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35962"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35962 -31.17948)"^^geo:wktLiteral ;
  geo-pos:lat "39.35962"^^xsd:decimal ;
  geo-pos:long "-31.17948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7766'^^xsd:string;
  dwc:scientificName 'Platyhelminthes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7766'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17948'^^xsd:double;
  dwc:latitude '39.35962'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '793'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7766'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7768'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7768'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7768'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7769'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7769'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7769'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7770'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7770'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7770'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7771'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7771'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7771'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7772'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7772'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7772'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7774'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7774'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7774'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7775'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7775'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7775'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7776'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7776'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7776'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7777'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7777'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7777'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35885"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35885 -31.17918)"^^geo:wktLiteral ;
  geo-pos:lat "39.35885"^^xsd:decimal ;
  geo-pos:long "-31.17918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7778'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7778'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17918'^^xsd:double;
  dwc:latitude '39.35885'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7778'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35843 -31.17898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35843"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35843 -31.17898)"^^geo:wktLiteral ;
  geo-pos:lat "39.35843"^^xsd:decimal ;
  geo-pos:long "-31.17898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7779'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7779'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17898'^^xsd:double;
  dwc:latitude '39.35843'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7779'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7782'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7782'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7782'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7783'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7783'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7783'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7784'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7784'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7784'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7785'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7785'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7785'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7786'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7786'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7786'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7787'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7787'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7787'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7789'^^xsd:string;
  dwc:scientificName 'Nudibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7789'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1762'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7789'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7790'^^xsd:string;
  dwc:scientificName 'Holothuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7790'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123083'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7790'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7791'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7791'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7791'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7792'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7792'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7792'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35773"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35773 -31.17868)"^^geo:wktLiteral ;
  geo-pos:lat "39.35773"^^xsd:decimal ;
  geo-pos:long "-31.17868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7793'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7793'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17868'^^xsd:double;
  dwc:latitude '39.35773'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7793'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7795'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7795'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7795'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7797'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7797'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7797'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7799'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7799'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7799'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7800'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7800'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7800'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7801'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7801'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7801'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7802'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7802'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7802'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3571"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3571 -31.17833)"^^geo:wktLiteral ;
  geo-pos:lat "39.3571"^^xsd:decimal ;
  geo-pos:long "-31.17833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7803'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7803'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17833'^^xsd:double;
  dwc:latitude '39.3571'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7803'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  geo-pos:lat "39.35583"^^xsd:decimal ;
  geo-pos:long "-31.17777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7805'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7805'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7805'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  geo-pos:lat "39.35583"^^xsd:decimal ;
  geo-pos:long "-31.17777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7807'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7807'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7807'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  geo-pos:lat "39.35583"^^xsd:decimal ;
  geo-pos:long "-31.17777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7808'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7808'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7808'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  geo-pos:lat "39.35583"^^xsd:decimal ;
  geo-pos:long "-31.17777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7809'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7809'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7809'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35583"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35583 -31.17777)"^^geo:wktLiteral ;
  geo-pos:lat "39.35583"^^xsd:decimal ;
  geo-pos:long "-31.17777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7810'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7810'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17777'^^xsd:double;
  dwc:latitude '39.35583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7810'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7812'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7812'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7812'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7813'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7813'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7813'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7814'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7814'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7814'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7817'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7817'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7817'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7818'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7818'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7818'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7819'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7819'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7819'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7820'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7820'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7820'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7822'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7822'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7822'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7823'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7823'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7823'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7824'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7824'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7824'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7825'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7825'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7825'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7826'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7826'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7826'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7827'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7827'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7827'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7828'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7828'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7828'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7830'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7830'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7830'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35538"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35538 -31.17757)"^^geo:wktLiteral ;
  geo-pos:lat "39.35538"^^xsd:decimal ;
  geo-pos:long "-31.17757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7832'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7832'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.17757'^^xsd:double;
  dwc:latitude '39.35538'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7832'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7834'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7834'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7834'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7835'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7835'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7835'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7836'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7836'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7836'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7837'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7837'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7837'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7838'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7838'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7838'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7839'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7839'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7839'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7841'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7841'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7841'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7842'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7842'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7842'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7843'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7843'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7843'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7844'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7844'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7844'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7845'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7845'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7845'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7846'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7846'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7846'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7848'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7848'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7848'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7849'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7849'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7849'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.35502"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.35502 -31.1774)"^^geo:wktLiteral ;
  geo-pos:lat "39.35502"^^xsd:decimal ;
  geo-pos:long "-31.1774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7850'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7850'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.1774'^^xsd:double;
  dwc:latitude '39.35502'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7850'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3082 -31.15792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3082"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3082 -31.15792)"^^geo:wktLiteral ;
  geo-pos:lat "39.3082"^^xsd:decimal ;
  geo-pos:long "-31.15792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7851'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7851'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.15792'^^xsd:double;
  dwc:latitude '39.3082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7851'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3082 -31.15792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3082"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3082 -31.15792)"^^geo:wktLiteral ;
  geo-pos:lat "39.3082"^^xsd:decimal ;
  geo-pos:long "-31.15792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7853'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7853'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.15792'^^xsd:double;
  dwc:latitude '39.3082'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7853'^^xsd:string;
  dwc:observationDate '2011-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7855'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7855'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7855'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7856'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7856'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7856'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7857'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7857'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7857'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7858'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7858'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7858'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7859'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7859'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7859'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7860'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7860'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7860'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7861'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7861'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7861'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7864'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7864'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7864'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7865'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7865'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7865'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7866'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7866'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7866'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7867'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7867'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7867'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7868'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7868'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7868'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7869'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7869'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7869'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4977"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4977 -31.29593)"^^geo:wktLiteral ;
  geo-pos:lat "39.4977"^^xsd:decimal ;
  geo-pos:long "-31.29593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7870'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7870'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29593'^^xsd:double;
  dwc:latitude '39.4977'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7870'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49528 -31.29108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49528"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49528 -31.29108)"^^geo:wktLiteral ;
  geo-pos:lat "39.49528"^^xsd:decimal ;
  geo-pos:long "-31.29108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7871'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7871'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29108'^^xsd:double;
  dwc:latitude '39.49528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7871'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50108 -31.30292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50108"^^xsd:decimal ;
  dwc:decimalLongitude "-31.30292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50108 -31.30292)"^^geo:wktLiteral ;
  geo-pos:lat "39.50108"^^xsd:decimal ;
  geo-pos:long "-31.30292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7872'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7872'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.30292'^^xsd:double;
  dwc:latitude '39.50108'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7872'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6067 -29.3689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6067"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6067 -29.3689)"^^geo:wktLiteral ;
  geo-pos:lat "39.6067"^^xsd:decimal ;
  geo-pos:long "-29.3689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7880'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7880'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.3689'^^xsd:double;
  dwc:latitude '39.6067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7880'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60693 -29.36963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60693"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60693 -29.36963)"^^geo:wktLiteral ;
  geo-pos:lat "39.60693"^^xsd:decimal ;
  geo-pos:long "-29.36963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7881'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7881'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.36963'^^xsd:double;
  dwc:latitude '39.60693'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7881'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60693 -29.36963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60693"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60693 -29.36963)"^^geo:wktLiteral ;
  geo-pos:lat "39.60693"^^xsd:decimal ;
  geo-pos:long "-29.36963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7883'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7883'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.36963'^^xsd:double;
  dwc:latitude '39.60693'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7883'^^xsd:string;
  dwc:observationDate '2011-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27243 -29.35737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27243"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27243 -29.35737)"^^geo:wktLiteral ;
  geo-pos:lat "40.27243"^^xsd:decimal ;
  geo-pos:long "-29.35737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7884'^^xsd:string;
  dwc:scientificName 'Paragorgia arborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7884'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35737'^^xsd:double;
  dwc:latitude '40.27243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125418'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7884'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27243 -29.35737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27243"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27243 -29.35737)"^^geo:wktLiteral ;
  geo-pos:lat "40.27243"^^xsd:decimal ;
  geo-pos:long "-29.35737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7885'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7885'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35737'^^xsd:double;
  dwc:latitude '40.27243'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7885'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4515 -29.35667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4515 -29.35667)"^^geo:wktLiteral ;
  geo-pos:lat "40.4515"^^xsd:decimal ;
  geo-pos:long "-29.35667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7886'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7886'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35667'^^xsd:double;
  dwc:latitude '40.4515'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7886'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45147"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  geo-pos:lat "40.45147"^^xsd:decimal ;
  geo-pos:long "-29.3563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7887'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7887'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.3563'^^xsd:double;
  dwc:latitude '40.45147'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7887'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45147"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  geo-pos:lat "40.45147"^^xsd:decimal ;
  geo-pos:long "-29.3563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7888'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7888'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.3563'^^xsd:double;
  dwc:latitude '40.45147'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7888'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45147"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45147 -29.3563)"^^geo:wktLiteral ;
  geo-pos:lat "40.45147"^^xsd:decimal ;
  geo-pos:long "-29.3563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7889'^^xsd:string;
  dwc:scientificName 'Stichopathes gravieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7889'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.3563'^^xsd:double;
  dwc:latitude '40.45147'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '472931'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7889'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '472931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45142 -29.35628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45142 -29.35628)"^^geo:wktLiteral ;
  geo-pos:lat "40.45142"^^xsd:decimal ;
  geo-pos:long "-29.35628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7890'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7890'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35628'^^xsd:double;
  dwc:latitude '40.45142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7890'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45142 -29.35628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45142"^^xsd:decimal ;
  dwc:decimalLongitude "-29.35628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45142 -29.35628)"^^geo:wktLiteral ;
  geo-pos:lat "40.45142"^^xsd:decimal ;
  geo-pos:long "-29.35628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7891'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7891'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.35628'^^xsd:double;
  dwc:latitude '40.45142'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7891'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45183 -29.3625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45183 -29.3625)"^^geo:wktLiteral ;
  geo-pos:lat "40.45183"^^xsd:decimal ;
  geo-pos:long "-29.3625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7892'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7892'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.3625'^^xsd:double;
  dwc:latitude '40.45183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7892'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44947 -29.36463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.44947"^^xsd:decimal ;
  dwc:decimalLongitude "-29.36463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44947 -29.36463)"^^geo:wktLiteral ;
  geo-pos:lat "40.44947"^^xsd:decimal ;
  geo-pos:long "-29.36463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7893'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7893'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.36463'^^xsd:double;
  dwc:latitude '40.44947'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7893'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44712 -29.21963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.44712"^^xsd:decimal ;
  dwc:decimalLongitude "-29.21963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44712 -29.21963)"^^geo:wktLiteral ;
  geo-pos:lat "40.44712"^^xsd:decimal ;
  geo-pos:long "-29.21963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7894'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7894'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.21963'^^xsd:double;
  dwc:latitude '40.44712'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7894'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43837 -29.37147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43837"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43837 -29.37147)"^^geo:wktLiteral ;
  geo-pos:lat "40.43837"^^xsd:decimal ;
  geo-pos:long "-29.37147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7895'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7895'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.37147'^^xsd:double;
  dwc:latitude '40.43837'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7895'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43837 -29.37147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43837"^^xsd:decimal ;
  dwc:decimalLongitude "-29.37147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43837 -29.37147)"^^geo:wktLiteral ;
  geo-pos:lat "40.43837"^^xsd:decimal ;
  geo-pos:long "-29.37147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7896'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7896'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.37147'^^xsd:double;
  dwc:latitude '40.43837'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7896'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31045"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  geo-pos:lat "38.31045"^^xsd:decimal ;
  geo-pos:long "-30.70088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7898'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7898'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70088'^^xsd:double;
  dwc:latitude '38.31045'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7898'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31045"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  geo-pos:lat "38.31045"^^xsd:decimal ;
  geo-pos:long "-30.70088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7899'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7899'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70088'^^xsd:double;
  dwc:latitude '38.31045'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7899'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31045"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31045 -30.70088)"^^geo:wktLiteral ;
  geo-pos:lat "38.31045"^^xsd:decimal ;
  geo-pos:long "-30.70088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7900'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7900'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70088'^^xsd:double;
  dwc:latitude '38.31045'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7900'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7901'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7901'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7901'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7902'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7902'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7902'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7903'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7903'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7903'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7904'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7904'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7904'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7905'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7905'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7905'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7906'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7906'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7906'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7908'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7908'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7908'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7909'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7909'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7909'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7910'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7910'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7910'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3117"^^xsd:decimal ;
  dwc:decimalLongitude "-30.70003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3117 -30.70003)"^^geo:wktLiteral ;
  geo-pos:lat "38.3117"^^xsd:decimal ;
  geo-pos:long "-30.70003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7911'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7911'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.70003'^^xsd:double;
  dwc:latitude '38.3117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7911'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31605 -30.696383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31605"^^xsd:decimal ;
  dwc:decimalLongitude "-30.696383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31605 -30.696383)"^^geo:wktLiteral ;
  geo-pos:lat "38.31605"^^xsd:decimal ;
  geo-pos:long "-30.696383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7912'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.696383'^^xsd:double;
  dwc:latitude '38.31605'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7912'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305517"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  geo-pos:lat "38.305517"^^xsd:decimal ;
  geo-pos:long "-30.71775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7913'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7913'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.71775'^^xsd:double;
  dwc:latitude '38.305517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7913'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305517"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  geo-pos:lat "38.305517"^^xsd:decimal ;
  geo-pos:long "-30.71775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7914'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7914'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.71775'^^xsd:double;
  dwc:latitude '38.305517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7914'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305517"^^xsd:decimal ;
  dwc:decimalLongitude "-30.71775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305517 -30.71775)"^^geo:wktLiteral ;
  geo-pos:lat "38.305517"^^xsd:decimal ;
  geo-pos:long "-30.71775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7916'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7916'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.71775'^^xsd:double;
  dwc:latitude '38.305517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7916'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302533 -30.72215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302533 -30.72215)"^^geo:wktLiteral ;
  geo-pos:lat "38.302533"^^xsd:decimal ;
  geo-pos:long "-30.72215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7917'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7917'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.72215'^^xsd:double;
  dwc:latitude '38.302533'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7917'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.300483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7918'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7918'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.300483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7918'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.300483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7919'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7919'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.300483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7919'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.300483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7920'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7920'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.300483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7920'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.300483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7921'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7921'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.300483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7921'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.300483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7922'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7922'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.300483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7922'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.301483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7923'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7923'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.301483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7923'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301483 -30.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.301483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.301483 -30.723833)"^^geo:wktLiteral ;
  geo-pos:lat "38.301483"^^xsd:decimal ;
  geo-pos:long "-30.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7924'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7924'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.723833'^^xsd:double;
  dwc:latitude '38.301483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7924'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31925 -30.096217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31925"^^xsd:decimal ;
  dwc:decimalLongitude "-30.096217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31925 -30.096217)"^^geo:wktLiteral ;
  geo-pos:lat "38.31925"^^xsd:decimal ;
  geo-pos:long "-30.096217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7925'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7925'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.096217'^^xsd:double;
  dwc:latitude '38.31925'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7925'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31925 -30.096217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31925"^^xsd:decimal ;
  dwc:decimalLongitude "-30.096217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31925 -30.096217)"^^geo:wktLiteral ;
  geo-pos:lat "38.31925"^^xsd:decimal ;
  geo-pos:long "-30.096217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7926'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7926'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.096217'^^xsd:double;
  dwc:latitude '38.31925'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7926'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8835"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  geo-pos:lat "37.8835"^^xsd:decimal ;
  geo-pos:long "-25.296583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7928'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.296583'^^xsd:double;
  dwc:latitude '37.8835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7928'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8835"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  geo-pos:lat "37.8835"^^xsd:decimal ;
  geo-pos:long "-25.296583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7929'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7929'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.296583'^^xsd:double;
  dwc:latitude '37.8835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7929'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8835"^^xsd:decimal ;
  dwc:decimalLongitude "-25.296583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8835 -25.296583)"^^geo:wktLiteral ;
  geo-pos:lat "37.8835"^^xsd:decimal ;
  geo-pos:long "-25.296583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7930'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7930'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.296583'^^xsd:double;
  dwc:latitude '37.8835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7930'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7931'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7931'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7931'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7932'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7932'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7932'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7933'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7933'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7933'^^xsd:string;
  dwc:observationDate '2010-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33875 -28.644267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33875"^^xsd:decimal ;
  dwc:decimalLongitude "-28.644267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33875 -28.644267)"^^geo:wktLiteral ;
  geo-pos:lat "38.33875"^^xsd:decimal ;
  geo-pos:long "-28.644267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7934'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7934'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.644267'^^xsd:double;
  dwc:latitude '38.33875'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7934'^^xsd:string;
  dwc:observationDate '2010-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322183 -28.622217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.322183"^^xsd:decimal ;
  dwc:decimalLongitude "-28.622217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322183 -28.622217)"^^geo:wktLiteral ;
  geo-pos:lat "38.322183"^^xsd:decimal ;
  geo-pos:long "-28.622217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7935'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7935'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.622217'^^xsd:double;
  dwc:latitude '38.322183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7935'^^xsd:string;
  dwc:observationDate '2010-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304183 -30.094883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304183"^^xsd:decimal ;
  dwc:decimalLongitude "-30.094883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304183 -30.094883)"^^geo:wktLiteral ;
  geo-pos:lat "38.304183"^^xsd:decimal ;
  geo-pos:long "-30.094883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7937'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7937'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.094883'^^xsd:double;
  dwc:latitude '38.304183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7937'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304183 -30.094883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.304183"^^xsd:decimal ;
  dwc:decimalLongitude "-30.094883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.304183 -30.094883)"^^geo:wktLiteral ;
  geo-pos:lat "38.304183"^^xsd:decimal ;
  geo-pos:long "-30.094883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7939'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7939'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.094883'^^xsd:double;
  dwc:latitude '38.304183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7939'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  geo-pos:lat "37.514783"^^xsd:decimal ;
  geo-pos:long "-30.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7940'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7940'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.7992'^^xsd:double;
  dwc:latitude '37.514783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7940'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  geo-pos:lat "37.514783"^^xsd:decimal ;
  geo-pos:long "-30.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7941'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7941'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.7992'^^xsd:double;
  dwc:latitude '37.514783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7941'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.514783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.514783 -30.7992)"^^geo:wktLiteral ;
  geo-pos:lat "37.514783"^^xsd:decimal ;
  geo-pos:long "-30.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7942'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7942'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-30.7992'^^xsd:double;
  dwc:latitude '37.514783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7942'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-30.740817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  geo-pos:lat "37.521133"^^xsd:decimal ;
  geo-pos:long "-30.740817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7943'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7943'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.740817'^^xsd:double;
  dwc:latitude '37.521133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7943'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-30.740817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  geo-pos:lat "37.521133"^^xsd:decimal ;
  geo-pos:long "-30.740817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7945'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7945'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.740817'^^xsd:double;
  dwc:latitude '37.521133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7945'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521133"^^xsd:decimal ;
  dwc:decimalLongitude "-30.740817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521133 -30.740817)"^^geo:wktLiteral ;
  geo-pos:lat "37.521133"^^xsd:decimal ;
  geo-pos:long "-30.740817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7946'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7946'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.740817'^^xsd:double;
  dwc:latitude '37.521133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7946'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.726767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.726767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7947'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7947'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.726767'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7947'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.726767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.726767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7948'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7948'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.726767'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7948'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.726767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.726767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7949'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7949'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.726767'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7949'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.726767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.726767)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.726767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7950'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7950'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.726767'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7950'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517367 -30.754817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517367"^^xsd:decimal ;
  dwc:decimalLongitude "-30.754817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517367 -30.754817)"^^geo:wktLiteral ;
  geo-pos:lat "37.517367"^^xsd:decimal ;
  geo-pos:long "-30.754817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7951'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7951'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.754817'^^xsd:double;
  dwc:latitude '37.517367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7951'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517367 -30.754817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.517367"^^xsd:decimal ;
  dwc:decimalLongitude "-30.754817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.517367 -30.754817)"^^geo:wktLiteral ;
  geo-pos:lat "37.517367"^^xsd:decimal ;
  geo-pos:long "-30.754817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7952'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7952'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.754817'^^xsd:double;
  dwc:latitude '37.517367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7952'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272 -30.736033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5272"^^xsd:decimal ;
  dwc:decimalLongitude "-30.736033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5272 -30.736033)"^^geo:wktLiteral ;
  geo-pos:lat "37.5272"^^xsd:decimal ;
  geo-pos:long "-30.736033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7953'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7953'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.736033'^^xsd:double;
  dwc:latitude '37.5272'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7953'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528233 -30.733083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528233"^^xsd:decimal ;
  dwc:decimalLongitude "-30.733083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528233 -30.733083)"^^geo:wktLiteral ;
  geo-pos:lat "37.528233"^^xsd:decimal ;
  geo-pos:long "-30.733083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7954'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7954'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.733083'^^xsd:double;
  dwc:latitude '37.528233'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7954'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5168 -30.756983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5168"^^xsd:decimal ;
  dwc:decimalLongitude "-30.756983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5168 -30.756983)"^^geo:wktLiteral ;
  geo-pos:lat "37.5168"^^xsd:decimal ;
  geo-pos:long "-30.756983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7955'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7955'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.756983'^^xsd:double;
  dwc:latitude '37.5168'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7955'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.310483 -30.701583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.310483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.701583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.310483 -30.701583)"^^geo:wktLiteral ;
  geo-pos:lat "38.310483"^^xsd:decimal ;
  geo-pos:long "-30.701583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7956'^^xsd:string;
  dwc:scientificName 'Placogorgia terceira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7956'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.701583'^^xsd:double;
  dwc:latitude '38.310483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125396'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7956'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.310483 -30.701583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.310483"^^xsd:decimal ;
  dwc:decimalLongitude "-30.701583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.310483 -30.701583)"^^geo:wktLiteral ;
  geo-pos:lat "38.310483"^^xsd:decimal ;
  geo-pos:long "-30.701583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7957'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7957'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.701583'^^xsd:double;
  dwc:latitude '38.310483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7957'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.703883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  geo-pos:lat "38.307783"^^xsd:decimal ;
  geo-pos:long "-30.703883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7959'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7959'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.703883'^^xsd:double;
  dwc:latitude '38.307783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7959'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.703883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  geo-pos:lat "38.307783"^^xsd:decimal ;
  geo-pos:long "-30.703883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7960'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7960'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.703883'^^xsd:double;
  dwc:latitude '38.307783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7960'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.307783"^^xsd:decimal ;
  dwc:decimalLongitude "-30.703883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.307783 -30.703883)"^^geo:wktLiteral ;
  geo-pos:lat "38.307783"^^xsd:decimal ;
  geo-pos:long "-30.703883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7961'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7961'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.703883'^^xsd:double;
  dwc:latitude '38.307783'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7961'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303183 -30.707967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.303183"^^xsd:decimal ;
  dwc:decimalLongitude "-30.707967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303183 -30.707967)"^^geo:wktLiteral ;
  geo-pos:lat "38.303183"^^xsd:decimal ;
  geo-pos:long "-30.707967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7962'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7962'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.707967'^^xsd:double;
  dwc:latitude '38.303183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7962'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303183 -30.707967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.303183"^^xsd:decimal ;
  dwc:decimalLongitude "-30.707967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303183 -30.707967)"^^geo:wktLiteral ;
  geo-pos:lat "38.303183"^^xsd:decimal ;
  geo-pos:long "-30.707967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7963'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7963'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.707967'^^xsd:double;
  dwc:latitude '38.303183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7963'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303083 -30.708017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.303083"^^xsd:decimal ;
  dwc:decimalLongitude "-30.708017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.303083 -30.708017)"^^geo:wktLiteral ;
  geo-pos:lat "38.303083"^^xsd:decimal ;
  geo-pos:long "-30.708017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7964'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7964'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.708017'^^xsd:double;
  dwc:latitude '38.303083'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7964'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300367 -30.709783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300367"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300367 -30.709783)"^^geo:wktLiteral ;
  geo-pos:lat "38.300367"^^xsd:decimal ;
  geo-pos:long "-30.709783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7965'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7965'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.709783'^^xsd:double;
  dwc:latitude '38.300367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7965'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300367 -30.709783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.300367"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.300367 -30.709783)"^^geo:wktLiteral ;
  geo-pos:lat "38.300367"^^xsd:decimal ;
  geo-pos:long "-30.709783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7966'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7966'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.709783'^^xsd:double;
  dwc:latitude '38.300367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7966'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.287617 -30.724833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.287617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.724833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.287617 -30.724833)"^^geo:wktLiteral ;
  geo-pos:lat "38.287617"^^xsd:decimal ;
  geo-pos:long "-30.724833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7967'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7967'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.724833'^^xsd:double;
  dwc:latitude '38.287617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7967'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  geo-pos:lat "38.302833"^^xsd:decimal ;
  geo-pos:long "-30.72695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7970'^^xsd:string;
  dwc:scientificName 'Muriceides paucituberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7970'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125384'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7970'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '292017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  geo-pos:lat "38.302833"^^xsd:decimal ;
  geo-pos:long "-30.72695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7971'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7971'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7971'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  geo-pos:lat "38.302833"^^xsd:decimal ;
  geo-pos:long "-30.72695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7972'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7972'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7972'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  geo-pos:lat "38.302833"^^xsd:decimal ;
  geo-pos:long "-30.72695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7973'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7973'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7973'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302833"^^xsd:decimal ;
  dwc:decimalLongitude "-30.72695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302833 -30.72695)"^^geo:wktLiteral ;
  geo-pos:lat "38.302833"^^xsd:decimal ;
  geo-pos:long "-30.72695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7974'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7974'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.72695'^^xsd:double;
  dwc:latitude '38.302833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7974'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1424 -29.346217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1424"^^xsd:decimal ;
  dwc:decimalLongitude "-29.346217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1424 -29.346217)"^^geo:wktLiteral ;
  geo-pos:lat "38.1424"^^xsd:decimal ;
  geo-pos:long "-29.346217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7975'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7975'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.346217'^^xsd:double;
  dwc:latitude '38.1424'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7975'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7977'^^xsd:string;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7977'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1803'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7977'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7979'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7979'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7979'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7980'^^xsd:string;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7980'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1803'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7980'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7981'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7981'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7981'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7982'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7982'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7982'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7983'^^xsd:string;
  dwc:scientificName 'Cidaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7983'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7983'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '123158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7984'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7984'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7984'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7985'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7985'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7985'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.168667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11065 -29.168667)"^^geo:wktLiteral ;
  geo-pos:lat "38.11065"^^xsd:decimal ;
  geo-pos:long "-29.168667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7986'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7986'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.168667'^^xsd:double;
  dwc:latitude '38.11065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7986'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7989'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7989'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7989'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7990'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7990'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7990'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7991'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7991'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7991'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7992'^^xsd:string;
  dwc:scientificName 'Cidaridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7992'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7992'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '123158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7993'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7993'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7993'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7995'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7995'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7995'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7996'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7996'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7996'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7997'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7997'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7997'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7998'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7998'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7998'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7999'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7999'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7999'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8001'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8001'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8001'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8002'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8002'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8002'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8004'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8004'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8004'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8005'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8005'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8005'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8007'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8007'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8007'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8008'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8008'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8008'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.084383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.138633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.084383 -29.138633)"^^geo:wktLiteral ;
  geo-pos:lat "38.084383"^^xsd:decimal ;
  geo-pos:long "-29.138633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8009'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8009'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.138633'^^xsd:double;
  dwc:latitude '38.084383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8009'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49473"^^xsd:decimal ;
  dwc:decimalLongitude "-31.28982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49473 -31.28982)"^^geo:wktLiteral ;
  geo-pos:lat "39.49473"^^xsd:decimal ;
  geo-pos:long "-31.28982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8011'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8011'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.28982'^^xsd:double;
  dwc:latitude '39.49473'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8011'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8012'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8012'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8012'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8013'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8013'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8013'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8014'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8014'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8014'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8015'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8015'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8015'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8016'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8016'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8016'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8017'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8017'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8017'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8019'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8019'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8020'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8020'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8020'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8021'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8021'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8021'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8022'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8022'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8022'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8023'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8023'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8023'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604117 -28.8569)"^^geo:wktLiteral ;
  geo-pos:lat "38.604117"^^xsd:decimal ;
  geo-pos:long "-28.8569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8025'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8025'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8569'^^xsd:double;
  dwc:latitude '38.604117'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8025'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117467 -29.347917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.117467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.347917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.117467 -29.347917)"^^geo:wktLiteral ;
  geo-pos:lat "38.117467"^^xsd:decimal ;
  geo-pos:long "-29.347917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8027'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8027'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.347917'^^xsd:double;
  dwc:latitude '38.117467'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8027'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20632 -28.99623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20632"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20632 -28.99623)"^^geo:wktLiteral ;
  geo-pos:lat "38.20632"^^xsd:decimal ;
  geo-pos:long "-28.99623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8030'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '8030'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99623'^^xsd:double;
  dwc:latitude '38.20632'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8030'^^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/4493__COLETA_8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -28.98898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.98898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.233 -28.98898)"^^geo:wktLiteral ;
  geo-pos:lat "38.233"^^xsd:decimal ;
  geo-pos:long "-28.98898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8031'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Diana Catarino'^^xsd:string;
  dwc:collectorNumber '8031'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.98898'^^xsd:double;
  dwc:latitude '38.233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8031'^^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/4493__COLETA_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8041'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8041'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8041'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8042'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8042'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8042'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8043'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8043'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8044'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8044'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8045'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8045'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8046'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8046'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.003833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.895483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.003833 -29.895483)"^^geo:wktLiteral ;
  geo-pos:lat "39.003833"^^xsd:decimal ;
  geo-pos:long "-29.895483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8047'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8047'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.895483'^^xsd:double;
  dwc:latitude '39.003833'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8047'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0037 -29.89115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0037"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0037 -29.89115)"^^geo:wktLiteral ;
  geo-pos:lat "39.0037"^^xsd:decimal ;
  geo-pos:long "-29.89115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8048'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8048'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.89115'^^xsd:double;
  dwc:latitude '39.0037'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8048'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.995867"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  geo-pos:lat "39.995867"^^xsd:decimal ;
  geo-pos:long "-29.9058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8050'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.9058'^^xsd:double;
  dwc:latitude '39.995867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8050'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.995867"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  geo-pos:lat "39.995867"^^xsd:decimal ;
  geo-pos:long "-29.9058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8051'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8051'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.9058'^^xsd:double;
  dwc:latitude '39.995867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8051'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.995867"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  geo-pos:lat "39.995867"^^xsd:decimal ;
  geo-pos:long "-29.9058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8052'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8052'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.9058'^^xsd:double;
  dwc:latitude '39.995867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8052'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.995867"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.995867 -29.9058)"^^geo:wktLiteral ;
  geo-pos:lat "39.995867"^^xsd:decimal ;
  geo-pos:long "-29.9058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8053'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8053'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.9058'^^xsd:double;
  dwc:latitude '39.995867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8053'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67725 -30.0991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67725"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67725 -30.0991)"^^geo:wktLiteral ;
  geo-pos:lat "38.67725"^^xsd:decimal ;
  geo-pos:long "-30.0991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8054'^^xsd:string;
  dwc:scientificName 'Sticopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8054'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.0991'^^xsd:double;
  dwc:latitude '38.67725'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103308'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8054'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '103308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31627"^^xsd:decimal ;
  dwc:decimalLongitude "-30.695983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  geo-pos:lat "38.31627"^^xsd:decimal ;
  geo-pos:long "-30.695983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8055'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8055'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.695983'^^xsd:double;
  dwc:latitude '38.31627'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8055'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31627"^^xsd:decimal ;
  dwc:decimalLongitude "-30.695983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  geo-pos:lat "38.31627"^^xsd:decimal ;
  geo-pos:long "-30.695983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8056'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8056'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.695983'^^xsd:double;
  dwc:latitude '38.31627'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8056'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31627"^^xsd:decimal ;
  dwc:decimalLongitude "-30.695983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31627 -30.695983)"^^geo:wktLiteral ;
  geo-pos:lat "38.31627"^^xsd:decimal ;
  geo-pos:long "-30.695983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8057'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8057'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.695983'^^xsd:double;
  dwc:latitude '38.31627'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8057'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327267 -30.69735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327267 -30.69735)"^^geo:wktLiteral ;
  geo-pos:lat "38.327267"^^xsd:decimal ;
  geo-pos:long "-30.69735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8059'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8059'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.69735'^^xsd:double;
  dwc:latitude '38.327267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8059'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327267 -30.69735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.327267"^^xsd:decimal ;
  dwc:decimalLongitude "-30.69735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.327267 -30.69735)"^^geo:wktLiteral ;
  geo-pos:lat "38.327267"^^xsd:decimal ;
  geo-pos:long "-30.69735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8060'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8060'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.69735'^^xsd:double;
  dwc:latitude '38.327267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8060'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8061'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8061'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8061'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8062'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8062'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8062'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8063'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8063'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8063'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8064'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8064'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8064'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8065'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8065'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8065'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8066'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8066'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8066'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30975 -30.709067)"^^geo:wktLiteral ;
  geo-pos:lat "38.30975"^^xsd:decimal ;
  geo-pos:long "-30.709067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8068'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8068'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709067'^^xsd:double;
  dwc:latitude '38.30975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8068'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305867"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  geo-pos:lat "38.305867"^^xsd:decimal ;
  geo-pos:long "-30.709583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8069'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8069'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709583'^^xsd:double;
  dwc:latitude '38.305867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8069'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305867"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  geo-pos:lat "38.305867"^^xsd:decimal ;
  geo-pos:long "-30.709583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8070'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8070'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709583'^^xsd:double;
  dwc:latitude '38.305867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8070'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305867"^^xsd:decimal ;
  dwc:decimalLongitude "-30.709583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305867 -30.709583)"^^geo:wktLiteral ;
  geo-pos:lat "38.305867"^^xsd:decimal ;
  geo-pos:long "-30.709583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8071'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8071'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.709583'^^xsd:double;
  dwc:latitude '38.305867'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8071'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8072'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8072'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8072'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8074'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8074'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8074'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8075'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8075'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8075'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8076'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8076'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8076'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8077'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8077'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8077'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8078'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8078'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8078'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8079'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8079'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8079'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-30.713317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3048 -30.713317)"^^geo:wktLiteral ;
  geo-pos:lat "38.3048"^^xsd:decimal ;
  geo-pos:long "-30.713317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8080'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8080'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.713317'^^xsd:double;
  dwc:latitude '38.3048'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8080'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3026"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  geo-pos:lat "38.3026"^^xsd:decimal ;
  geo-pos:long "-30.7263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8082'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8082'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.7263'^^xsd:double;
  dwc:latitude '38.3026'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8082'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3026"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  geo-pos:lat "38.3026"^^xsd:decimal ;
  geo-pos:long "-30.7263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8083'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8083'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.7263'^^xsd:double;
  dwc:latitude '38.3026'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8083'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3026"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  geo-pos:lat "38.3026"^^xsd:decimal ;
  geo-pos:long "-30.7263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8084'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8084'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.7263'^^xsd:double;
  dwc:latitude '38.3026'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8084'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3026"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3026 -30.7263)"^^geo:wktLiteral ;
  geo-pos:lat "38.3026"^^xsd:decimal ;
  geo-pos:long "-30.7263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8085'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8085'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.7263'^^xsd:double;
  dwc:latitude '38.3026'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8085'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.648067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  geo-pos:lat "38.302617"^^xsd:decimal ;
  geo-pos:long "-30.648067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8086'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8086'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.648067'^^xsd:double;
  dwc:latitude '38.302617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8086'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.648067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  geo-pos:lat "38.302617"^^xsd:decimal ;
  geo-pos:long "-30.648067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8087'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8087'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.648067'^^xsd:double;
  dwc:latitude '38.302617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8087'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.648067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  geo-pos:lat "38.302617"^^xsd:decimal ;
  geo-pos:long "-30.648067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8088'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8088'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.648067'^^xsd:double;
  dwc:latitude '38.302617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8088'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.648067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  geo-pos:lat "38.302617"^^xsd:decimal ;
  geo-pos:long "-30.648067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8089'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8089'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.648067'^^xsd:double;
  dwc:latitude '38.302617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8089'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302617"^^xsd:decimal ;
  dwc:decimalLongitude "-30.648067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302617 -30.648067)"^^geo:wktLiteral ;
  geo-pos:lat "38.302617"^^xsd:decimal ;
  geo-pos:long "-30.648067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8090'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8090'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.648067'^^xsd:double;
  dwc:latitude '38.302617'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8090'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.896567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.258183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  geo-pos:lat "37.896567"^^xsd:decimal ;
  geo-pos:long "-29.258183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8091'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8091'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.258183'^^xsd:double;
  dwc:latitude '37.896567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8091'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.896567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.258183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  geo-pos:lat "37.896567"^^xsd:decimal ;
  geo-pos:long "-29.258183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8092'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8092'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.258183'^^xsd:double;
  dwc:latitude '37.896567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8092'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.896567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.258183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.896567 -29.258183)"^^geo:wktLiteral ;
  geo-pos:lat "37.896567"^^xsd:decimal ;
  geo-pos:long "-29.258183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8093'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8093'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.258183'^^xsd:double;
  dwc:latitude '37.896567'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8093'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8655 -29.14105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.14105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8655 -29.14105)"^^geo:wktLiteral ;
  geo-pos:lat "37.8655"^^xsd:decimal ;
  geo-pos:long "-29.14105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8094'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8094'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.14105'^^xsd:double;
  dwc:latitude '37.8655'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8094'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8593 -29.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-29.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8593 -29.102)"^^geo:wktLiteral ;
  geo-pos:lat "37.8593"^^xsd:decimal ;
  geo-pos:long "-29.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8096'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.102'^^xsd:double;
  dwc:latitude '37.8593'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8096'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8593 -29.102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8593"^^xsd:decimal ;
  dwc:decimalLongitude "-29.102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8593 -29.102)"^^geo:wktLiteral ;
  geo-pos:lat "37.8593"^^xsd:decimal ;
  geo-pos:long "-29.102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8097'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.102'^^xsd:double;
  dwc:latitude '37.8593'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8097'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8655 -29.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8655"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8655 -29.5303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8655"^^xsd:decimal ;
  geo-pos:long "-29.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8098'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8098'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.5303'^^xsd:double;
  dwc:latitude '37.8655'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8098'^^xsd:string;
  dwc:observationDate '2011-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8100'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8100'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8100'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8101'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8101'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8101'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8102'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8102'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8102'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8103'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8103'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8103'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.990933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.5852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.990933 -29.5852)"^^geo:wktLiteral ;
  geo-pos:lat "37.990933"^^xsd:decimal ;
  geo-pos:long "-29.5852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8104'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8104'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.5852'^^xsd:double;
  dwc:latitude '37.990933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8104'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8105'^^xsd:string;
  dwc:scientificName 'Megabalanus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8105'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106224'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8105'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '106224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8106'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8106'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8106'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8107'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8107'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8107'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9807"^^xsd:decimal ;
  dwc:decimalLongitude "-29.523183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9807 -29.523183)"^^geo:wktLiteral ;
  geo-pos:lat "37.9807"^^xsd:decimal ;
  geo-pos:long "-29.523183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8108'^^xsd:string;
  dwc:scientificName 'Chiton sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8108'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.523183'^^xsd:double;
  dwc:latitude '37.9807'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8108'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322183 -28.622217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.322183"^^xsd:decimal ;
  dwc:decimalLongitude "-28.622217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.322183 -28.622217)"^^geo:wktLiteral ;
  geo-pos:lat "38.322183"^^xsd:decimal ;
  geo-pos:long "-28.622217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8109'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8109'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.622217'^^xsd:double;
  dwc:latitude '38.322183'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8109'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901983 -29.175733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.901983"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901983 -29.175733)"^^geo:wktLiteral ;
  geo-pos:lat "37.901983"^^xsd:decimal ;
  geo-pos:long "-29.175733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8110'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8110'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175733'^^xsd:double;
  dwc:latitude '37.901983'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8110'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8112'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8112'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8112'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8113'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8113'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8114'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8114'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8114'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8115'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8115'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8115'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8116'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8116'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8116'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8117'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8117'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8117'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8118'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8118'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8118'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.900133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.171517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.900133 -29.171517)"^^geo:wktLiteral ;
  geo-pos:lat "37.900133"^^xsd:decimal ;
  geo-pos:long "-29.171517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8120'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8120'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.171517'^^xsd:double;
  dwc:latitude '37.900133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8120'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  geo-pos:lat "37.892133"^^xsd:decimal ;
  geo-pos:long "-29.170733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8121'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8121'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8121'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  geo-pos:lat "37.892133"^^xsd:decimal ;
  geo-pos:long "-29.170733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8122'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8122'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8122'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  geo-pos:lat "37.892133"^^xsd:decimal ;
  geo-pos:long "-29.170733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8123'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8123'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8123'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  geo-pos:lat "37.892133"^^xsd:decimal ;
  geo-pos:long "-29.170733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8124'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8124'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8124'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.892133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.170733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.892133 -29.170733)"^^geo:wktLiteral ;
  geo-pos:lat "37.892133"^^xsd:decimal ;
  geo-pos:long "-29.170733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8125'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8125'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.170733'^^xsd:double;
  dwc:latitude '37.892133'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8125'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901417 -29.1717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.901417"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.901417 -29.1717)"^^geo:wktLiteral ;
  geo-pos:lat "37.901417"^^xsd:decimal ;
  geo-pos:long "-29.1717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8127'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8127'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1717'^^xsd:double;
  dwc:latitude '37.901417'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8127'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8128'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8128'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8128'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8129'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8129'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8129'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8130'^^xsd:string;
  dwc:scientificName 'Pedicularia sicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8130'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '225169'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8130'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '225169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8131'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8131'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8131'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8132'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8132'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8132'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8133'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8133'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8133'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8135'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8135'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8135'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8136'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8136'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8136'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.1752)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.1752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8137'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8137'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1752'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8137'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.175867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.175867)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.175867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8138'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8138'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175867'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8138'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.175867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9057"^^xsd:decimal ;
  dwc:decimalLongitude "-29.175867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9057 -29.175867)"^^geo:wktLiteral ;
  geo-pos:lat "37.9057"^^xsd:decimal ;
  geo-pos:long "-29.175867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8139'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8139'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.175867'^^xsd:double;
  dwc:latitude '37.9057'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8139'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9211 -29.1698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9211"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9211 -29.1698)"^^geo:wktLiteral ;
  geo-pos:lat "37.9211"^^xsd:decimal ;
  geo-pos:long "-29.1698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8140'^^xsd:string;
  dwc:scientificName 'Paracalyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8140'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.1698'^^xsd:double;
  dwc:latitude '37.9211'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125410'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8140'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8141'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8141'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8141'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8142'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8142'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8142'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8144'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8144'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8144'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8145'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8145'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8145'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8146'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8146'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8146'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852033"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852033 -29.304767)"^^geo:wktLiteral ;
  geo-pos:lat "37.852033"^^xsd:decimal ;
  geo-pos:long "-29.304767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8147'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8147'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304767'^^xsd:double;
  dwc:latitude '37.852033'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8147'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852667 -29.305117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.852667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.305117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.852667 -29.305117)"^^geo:wktLiteral ;
  geo-pos:lat "37.852667"^^xsd:decimal ;
  geo-pos:long "-29.305117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8148'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8148'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.305117'^^xsd:double;
  dwc:latitude '37.852667'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8148'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853517 -29.326133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.853517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.326133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.853517 -29.326133)"^^geo:wktLiteral ;
  geo-pos:lat "37.853517"^^xsd:decimal ;
  geo-pos:long "-29.326133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8149'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8149'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.326133'^^xsd:double;
  dwc:latitude '37.853517'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8149'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85815 -29.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85815 -29.3188)"^^geo:wktLiteral ;
  geo-pos:lat "37.85815"^^xsd:decimal ;
  geo-pos:long "-29.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8150'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8150'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.3188'^^xsd:double;
  dwc:latitude '37.85815'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8150'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85815 -29.3188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85815 -29.3188)"^^geo:wktLiteral ;
  geo-pos:lat "37.85815"^^xsd:decimal ;
  geo-pos:long "-29.3188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8152'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8152'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.3188'^^xsd:double;
  dwc:latitude '37.85815'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8152'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137267)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8153'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8153'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137267'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8153'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137267)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8154'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8154'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137267'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8154'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8155'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8155'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8155'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8156'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8156'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8156'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8158'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8158'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8158'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8159'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8159'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8159'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8160'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8160'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8160'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8161'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8161'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8161'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8162'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8162'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8162'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.123917"^^xsd:decimal ;
  dwc:decimalLongitude "-29.137467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.123917 -29.137467)"^^geo:wktLiteral ;
  geo-pos:lat "38.123917"^^xsd:decimal ;
  geo-pos:long "-29.137467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8163'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8163'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.137467'^^xsd:double;
  dwc:latitude '38.123917'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8163'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.137467 -29.13745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.137467"^^xsd:decimal ;
  dwc:decimalLongitude "-29.13745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.137467 -29.13745)"^^geo:wktLiteral ;
  geo-pos:lat "38.137467"^^xsd:decimal ;
  geo-pos:long "-29.13745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8164'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8164'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.13745'^^xsd:double;
  dwc:latitude '38.137467'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8164'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8172'^^xsd:string;
  dwc:scientificName 'Savalia savaglia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8172'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '383014'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8172'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '383014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8173'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8173'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8173'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8174'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8174'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8174'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8175'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8175'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8175'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8176'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8176'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8176'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8177'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8177'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8177'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8179'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8179'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8179'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8180'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8180'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8180'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8181'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8181'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8181'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50053"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50053 -31.26007)"^^geo:wktLiteral ;
  geo-pos:lat "39.50053"^^xsd:decimal ;
  geo-pos:long "-31.26007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8182'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.26007'^^xsd:double;
  dwc:latitude '39.50053'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8182'^^xsd:string;
  dwc:observationDate '2010-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2267 -28.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2267"^^xsd:decimal ;
  dwc:decimalLongitude "-28.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2267 -28.969)"^^geo:wktLiteral ;
  geo-pos:lat "38.2267"^^xsd:decimal ;
  geo-pos:long "-28.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8183'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8183'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.969'^^xsd:double;
  dwc:latitude '38.2267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8183'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226483 -28.953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.226483"^^xsd:decimal ;
  dwc:decimalLongitude "-28.953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.226483 -28.953333)"^^geo:wktLiteral ;
  geo-pos:lat "38.226483"^^xsd:decimal ;
  geo-pos:long "-28.953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8184'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8184'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.953333'^^xsd:double;
  dwc:latitude '38.226483'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8184'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138817 -28.959517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138817"^^xsd:decimal ;
  dwc:decimalLongitude "-28.959517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138817 -28.959517)"^^geo:wktLiteral ;
  geo-pos:lat "38.138817"^^xsd:decimal ;
  geo-pos:long "-28.959517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8185'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8185'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.959517'^^xsd:double;
  dwc:latitude '38.138817'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8185'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138817 -28.959517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.138817"^^xsd:decimal ;
  dwc:decimalLongitude "-28.959517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.138817 -28.959517)"^^geo:wktLiteral ;
  geo-pos:lat "38.138817"^^xsd:decimal ;
  geo-pos:long "-28.959517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8186'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8186'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.959517'^^xsd:double;
  dwc:latitude '38.138817'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8186'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.971033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  geo-pos:lat "38.35755"^^xsd:decimal ;
  geo-pos:long "-28.971033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8187'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8187'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.971033'^^xsd:double;
  dwc:latitude '38.35755'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8187'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.971033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  geo-pos:lat "38.35755"^^xsd:decimal ;
  geo-pos:long "-28.971033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8188'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8188'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.971033'^^xsd:double;
  dwc:latitude '38.35755'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8188'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.971033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35755 -28.971033)"^^geo:wktLiteral ;
  geo-pos:lat "38.35755"^^xsd:decimal ;
  geo-pos:long "-28.971033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8189'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8189'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.971033'^^xsd:double;
  dwc:latitude '38.35755'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8189'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46835 -28.5518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46835 -28.5518)"^^geo:wktLiteral ;
  geo-pos:lat "38.46835"^^xsd:decimal ;
  geo-pos:long "-28.5518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8191'^^xsd:string;
  dwc:scientificName 'Antipathella subpinnata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.5518'^^xsd:double;
  dwc:latitude '38.46835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '289447'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8191'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '289447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8194'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8194'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8195'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8195'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8195'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8196'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8196'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8196'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8197'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8197'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8197'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8198'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8198'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8198'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8199'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8199'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8199'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8200'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8200'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8200'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8202'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8202'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8202'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8203'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8203'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8203'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8204'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8204'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8204'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8206'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8206'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8206'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8207'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8207'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8207'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8208'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8208'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8208'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8209'^^xsd:string;
  dwc:scientificName 'Thouarella hilgendorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8209'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125413'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8209'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8210'^^xsd:string;
  dwc:scientificName 'Thouarella hilgendorfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8210'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125413'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8210'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8212'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8212'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8212'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8213'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8213'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8214'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8214'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8214'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8215'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8215'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8215'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8217'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8217'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8217'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8218'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8218'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8218'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8220'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8220'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8220'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8221'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8221'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8221'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8222'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8222'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8222'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8223'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8223'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8223'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8224'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8224'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8224'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317367"^^xsd:decimal ;
  dwc:decimalLongitude "-28.801017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317367 -28.801017)"^^geo:wktLiteral ;
  geo-pos:lat "38.317367"^^xsd:decimal ;
  geo-pos:long "-28.801017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8226'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8226'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.801017'^^xsd:double;
  dwc:latitude '38.317367'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8226'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  geo-pos:lat "38.317317"^^xsd:decimal ;
  geo-pos:long "-28.80103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8227'^^xsd:string;
  dwc:scientificName 'Callogorgia verticillata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8227'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.80103'^^xsd:double;
  dwc:latitude '38.317317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125405'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8227'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  geo-pos:lat "38.317317"^^xsd:decimal ;
  geo-pos:long "-28.80103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8228'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8228'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.80103'^^xsd:double;
  dwc:latitude '38.317317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8228'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  geo-pos:lat "38.317317"^^xsd:decimal ;
  geo-pos:long "-28.80103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8229'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8229'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.80103'^^xsd:double;
  dwc:latitude '38.317317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8229'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.317317"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.317317 -28.80103)"^^geo:wktLiteral ;
  geo-pos:lat "38.317317"^^xsd:decimal ;
  geo-pos:long "-28.80103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8230'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8230'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.80103'^^xsd:double;
  dwc:latitude '38.317317'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8230'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8232'^^xsd:string;
  dwc:scientificName 'Corallium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8232'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125325'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8232'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '125325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8233'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8233'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8233'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8234'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8234'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8234'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8235'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8235'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8235'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8236'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8236'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8236'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975933"^^xsd:decimal ;
  dwc:decimalLongitude "-29.836067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975933 -29.836067)"^^geo:wktLiteral ;
  geo-pos:lat "38.975933"^^xsd:decimal ;
  geo-pos:long "-29.836067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8237'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8237'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.836067'^^xsd:double;
  dwc:latitude '38.975933'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8237'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  geo-pos:lat "38.9857"^^xsd:decimal ;
  geo-pos:long "-29.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8240'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8240'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.8417'^^xsd:double;
  dwc:latitude '38.9857'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8240'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  geo-pos:lat "38.9857"^^xsd:decimal ;
  geo-pos:long "-29.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8241'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8241'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.8417'^^xsd:double;
  dwc:latitude '38.9857'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8241'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  geo-pos:lat "38.9857"^^xsd:decimal ;
  geo-pos:long "-29.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8242'^^xsd:string;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8242'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.8417'^^xsd:double;
  dwc:latitude '38.9857'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8242'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  geo-pos:lat "38.9857"^^xsd:decimal ;
  geo-pos:long "-29.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8243'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8243'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.8417'^^xsd:double;
  dwc:latitude '38.9857'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8243'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9857"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9857 -29.8417)"^^geo:wktLiteral ;
  geo-pos:lat "38.9857"^^xsd:decimal ;
  geo-pos:long "-29.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8244'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8244'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.8417'^^xsd:double;
  dwc:latitude '38.9857'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8244'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97365 -29.851533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97365"^^xsd:decimal ;
  dwc:decimalLongitude "-29.851533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97365 -29.851533)"^^geo:wktLiteral ;
  geo-pos:lat "38.97365"^^xsd:decimal ;
  geo-pos:long "-29.851533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8245'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8245'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.851533'^^xsd:double;
  dwc:latitude '38.97365'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8245'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974633 -29.857617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.974633"^^xsd:decimal ;
  dwc:decimalLongitude "-29.857617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.974633 -29.857617)"^^geo:wktLiteral ;
  geo-pos:lat "38.974633"^^xsd:decimal ;
  geo-pos:long "-29.857617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8246'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8246'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.857617'^^xsd:double;
  dwc:latitude '38.974633'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8246'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9749 -29.866883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9749"^^xsd:decimal ;
  dwc:decimalLongitude "-29.866883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9749 -29.866883)"^^geo:wktLiteral ;
  geo-pos:lat "38.9749"^^xsd:decimal ;
  geo-pos:long "-29.866883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8247'^^xsd:string;
  dwc:scientificName 'Acanthogorgia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8247'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.866883'^^xsd:double;
  dwc:latitude '38.9749'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125349'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8247'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 -29.904583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.986167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.904583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.986167 -29.904583)"^^geo:wktLiteral ;
  geo-pos:lat "38.986167"^^xsd:decimal ;
  geo-pos:long "-29.904583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8249'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8249'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.904583'^^xsd:double;
  dwc:latitude '38.986167'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8249'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 -29.905167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.905167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9895 -29.905167)"^^geo:wktLiteral ;
  geo-pos:lat "38.9895"^^xsd:decimal ;
  geo-pos:long "-29.905167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8250'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8250'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.905167'^^xsd:double;
  dwc:latitude '38.9895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8250'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992267 -29.890617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.992267"^^xsd:decimal ;
  dwc:decimalLongitude "-29.890617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.992267 -29.890617)"^^geo:wktLiteral ;
  geo-pos:lat "38.992267"^^xsd:decimal ;
  geo-pos:long "-29.890617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8251'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8251'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.890617'^^xsd:double;
  dwc:latitude '38.992267'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8251'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70685 -29.954883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70685"^^xsd:decimal ;
  dwc:decimalLongitude "-29.954883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70685 -29.954883)"^^geo:wktLiteral ;
  geo-pos:lat "38.70685"^^xsd:decimal ;
  geo-pos:long "-29.954883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8252'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8252'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.954883'^^xsd:double;
  dwc:latitude '38.70685'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8252'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70685 -29.954883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70685"^^xsd:decimal ;
  dwc:decimalLongitude "-29.954883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70685 -29.954883)"^^geo:wktLiteral ;
  geo-pos:lat "38.70685"^^xsd:decimal ;
  geo-pos:long "-29.954883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8253'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8253'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.954883'^^xsd:double;
  dwc:latitude '38.70685'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8253'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.7483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8255'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8255'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.7483'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8255'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.7483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8256'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8256'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.7483'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8256'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.7483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8257'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8257'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.7483'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8257'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.7483)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.7483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8258'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8258'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.7483'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8258'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8259'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8259'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8259'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8260'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8260'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8260'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8261'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8261'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8261'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8262'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8262'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8262'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8263'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8263'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8263'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8264'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8264'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8264'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8266'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8266'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8266'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8267'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8267'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8267'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8268'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8268'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8268'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8269'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8269'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8269'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8270'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8270'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8270'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8271'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8271'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8271'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8272'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8272'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8272'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8273'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8273'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8273'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8276'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8276'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8276'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8277'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8277'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8277'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8278'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8278'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8278'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8279'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8279'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8279'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8280'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8280'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.54285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8280'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8282'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8282'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8282'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8283'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8283'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8283'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8284'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8284'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.57285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8284'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57285 -28.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57285"^^xsd:decimal ;
  dwc:decimalLongitude "-28.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57285 -28.794667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57285"^^xsd:decimal ;
  geo-pos:long "-28.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8285'^^xsd:string;
  dwc:scientificName 'Cancer bellianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8285'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.794667'^^xsd:double;
  dwc:latitude '38.57285'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8285'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8295'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8295'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8295'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8296'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8296'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8296'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8298'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8298'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8298'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8301'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8301'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8301'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8302'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8302'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8302'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8303'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8303'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8303'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8304'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8304'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8304'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8305'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8305'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8305'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8306'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8306'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8306'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8309'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8309'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8310'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8310'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8310'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8311'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8311'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8311'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8312'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8312'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8312'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8313'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8313'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8313'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8314'^^xsd:string;
  dwc:scientificName 'Thaliacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8314'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22626'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8314'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '22626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8315'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8315'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8315'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8316'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8316'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8316'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8320'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8320'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8320'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8321'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8321'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8321'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8322'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8322'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8322'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8325'^^xsd:string;
  dwc:scientificName 'Radicipes fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8325'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286160'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8325'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8326'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8326'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8326'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8327'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Sara Porto'^^xsd:string;
  dwc:collectorNumber '8327'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8327'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8328'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8328'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8328'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8329'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8329'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8329'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8331'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8331'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8331'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8332'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8332'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8332'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8334'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8334'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8334'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8336'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8336'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8336'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8337'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8337'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8337'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8338'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8338'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8338'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8340'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8340'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8340'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8341'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8341'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8341'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8343'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8343'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8343'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8344'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8344'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8344'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8345'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8345'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8345'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8347'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8347'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8347'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8348'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8348'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8348'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8349'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8349'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8349'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8350'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8350'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8350'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8351'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8351'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8351'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8353'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8353'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8353'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8354'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8354'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8354'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8357'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8357'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8357'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8358'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8358'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8358'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8359'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8359'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8359'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8361'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8361'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8361'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8363'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8363'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8363'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8364'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8364'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8364'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8365'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8365'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8365'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8366'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8366'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8366'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8367'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8367'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8367'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8369'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8369'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8369'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8370'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8370'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8370'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8373'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8373'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8373'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8374'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8374'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8374'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8375'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8375'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8375'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8376'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8376'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8376'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -28.6013)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-28.6013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8377'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8377'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.6013'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8377'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8380'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8380'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8380'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8381'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8381'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8381'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8382'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8382'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8382'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8383'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8383'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8383'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8384'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8384'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8384'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8385'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8385'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8385'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8386'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8386'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8386'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8390'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8390'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8390'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8391'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8391'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8391'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8392'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8392'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8392'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8393'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8393'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8393'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8394'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8394'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8394'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8396'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8396'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8396'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8398'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8398'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8398'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8399'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8399'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8399'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8400'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8400'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8400'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8402'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8402'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8402'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8403'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8403'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8403'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8406'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8406'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8406'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8408'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8408'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8408'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8409'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8409'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8409'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8410'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8410'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8410'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8411'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8411'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8411'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8413'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8413'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8413'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8415'^^xsd:string;
  dwc:scientificName 'Scleractinia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8415'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1363'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8415'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8416'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8416'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8416'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.646467"^^xsd:decimal ;
  dwc:decimalLongitude "-28.588067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.646467 -28.588067)"^^geo:wktLiteral ;
  geo-pos:lat "38.646467"^^xsd:decimal ;
  geo-pos:long "-28.588067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8417'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8417'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.588067'^^xsd:double;
  dwc:latitude '38.646467'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8417'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8418'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8418'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8418'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8419'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8419'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8419'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8420'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8420'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8420'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8422'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8422'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8422'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8423'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8423'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8423'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8424'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8424'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8424'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8425'^^xsd:string;
  dwc:scientificName 'Paramola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8425'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8425'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8426'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8426'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8426'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8427'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8427'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8427'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8429'^^xsd:string;
  dwc:scientificName 'Paramola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8429'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8429'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519917"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519917 -28.788883)"^^geo:wktLiteral ;
  geo-pos:lat "38.519917"^^xsd:decimal ;
  geo-pos:long "-28.788883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8430'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8430'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.788883'^^xsd:double;
  dwc:latitude '38.519917'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8430'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531617 -28.788517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531617"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531617 -28.788517)"^^geo:wktLiteral ;
  geo-pos:lat "38.531617"^^xsd:decimal ;
  geo-pos:long "-28.788517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8432'^^xsd:string;
  dwc:scientificName 'Araeosoma sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8432'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.788517'^^xsd:double;
  dwc:latitude '38.531617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123396'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8432'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531617 -28.788517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531617"^^xsd:decimal ;
  dwc:decimalLongitude "-28.788517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531617 -28.788517)"^^geo:wktLiteral ;
  geo-pos:lat "38.531617"^^xsd:decimal ;
  geo-pos:long "-28.788517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8433'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8433'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.788517'^^xsd:double;
  dwc:latitude '38.531617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8433'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52905 -28.797617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52905"^^xsd:decimal ;
  dwc:decimalLongitude "-28.797617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52905 -28.797617)"^^geo:wktLiteral ;
  geo-pos:lat "38.52905"^^xsd:decimal ;
  geo-pos:long "-28.797617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8436'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8436'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.797617'^^xsd:double;
  dwc:latitude '38.52905'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8436'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52905 -28.797617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52905"^^xsd:decimal ;
  dwc:decimalLongitude "-28.797617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52905 -28.797617)"^^geo:wktLiteral ;
  geo-pos:lat "38.52905"^^xsd:decimal ;
  geo-pos:long "-28.797617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8437'^^xsd:string;
  dwc:scientificName 'Echinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8437'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.797617'^^xsd:double;
  dwc:latitude '38.52905'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8437'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  geo-pos:lat "38.536533"^^xsd:decimal ;
  geo-pos:long "-28.8416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8439'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8439'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8416'^^xsd:double;
  dwc:latitude '38.536533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8439'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  geo-pos:lat "38.536533"^^xsd:decimal ;
  geo-pos:long "-28.8416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8440'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8440'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8416'^^xsd:double;
  dwc:latitude '38.536533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8440'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536533 -28.8416)"^^geo:wktLiteral ;
  geo-pos:lat "38.536533"^^xsd:decimal ;
  geo-pos:long "-28.8416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8443'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8443'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.8416'^^xsd:double;
  dwc:latitude '38.536533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8443'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5292"^^xsd:decimal ;
  dwc:decimalLongitude "-28.811483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  geo-pos:lat "38.5292"^^xsd:decimal ;
  geo-pos:long "-28.811483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8444'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8444'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.811483'^^xsd:double;
  dwc:latitude '38.5292'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8444'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5292"^^xsd:decimal ;
  dwc:decimalLongitude "-28.811483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  geo-pos:lat "38.5292"^^xsd:decimal ;
  geo-pos:long "-28.811483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8446'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8446'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.811483'^^xsd:double;
  dwc:latitude '38.5292'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8446'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5292"^^xsd:decimal ;
  dwc:decimalLongitude "-28.811483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  geo-pos:lat "38.5292"^^xsd:decimal ;
  geo-pos:long "-28.811483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8447'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8447'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.811483'^^xsd:double;
  dwc:latitude '38.5292'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8447'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5292"^^xsd:decimal ;
  dwc:decimalLongitude "-28.811483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5292 -28.811483)"^^geo:wktLiteral ;
  geo-pos:lat "38.5292"^^xsd:decimal ;
  geo-pos:long "-28.811483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8448'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8448'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.811483'^^xsd:double;
  dwc:latitude '38.5292'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8448'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8450'^^xsd:string;
  dwc:scientificName 'Bursa scrobilator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '8450'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1988'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '181015'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_8450'^^xsd:string;
  dwc:observationDate '1988-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1472101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531"^^xsd:decimal ;
  dwc:decimalLongitude "-28.624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531 -28.624)"^^geo:wktLiteral ;
  geo-pos:lat "38.531"^^xsd:decimal ;
  geo-pos:long "-28.624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8451'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sérgio Ávila'^^xsd:string;
  dwc:collectorNumber '8451'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '1988'^^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:longitude '-28.624'^^xsd:double;
  dwc:latitude '38.531'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_8451'^^xsd:string;
  dwc:observationDate '1988-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  geo-pos:lat "38.693733"^^xsd:decimal ;
  geo-pos:long "-29.338267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8453'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8453'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.338267'^^xsd:double;
  dwc:latitude '38.693733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8453'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  geo-pos:lat "38.693733"^^xsd:decimal ;
  geo-pos:long "-29.338267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8454'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8454'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.338267'^^xsd:double;
  dwc:latitude '38.693733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8454'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  geo-pos:lat "38.693733"^^xsd:decimal ;
  geo-pos:long "-29.338267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8455'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8455'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.338267'^^xsd:double;
  dwc:latitude '38.693733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8455'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  geo-pos:lat "38.693733"^^xsd:decimal ;
  geo-pos:long "-29.338267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8456'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8456'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.338267'^^xsd:double;
  dwc:latitude '38.693733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8456'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.338267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693733 -29.338267)"^^geo:wktLiteral ;
  geo-pos:lat "38.693733"^^xsd:decimal ;
  geo-pos:long "-29.338267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8457'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8457'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.338267'^^xsd:double;
  dwc:latitude '38.693733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8457'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6957 -29.33675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6957 -29.33675)"^^geo:wktLiteral ;
  geo-pos:lat "38.6957"^^xsd:decimal ;
  geo-pos:long "-29.33675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8458'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8458'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33675'^^xsd:double;
  dwc:latitude '38.6957'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8458'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6957 -29.33675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6957"^^xsd:decimal ;
  dwc:decimalLongitude "-29.33675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6957 -29.33675)"^^geo:wktLiteral ;
  geo-pos:lat "38.6957"^^xsd:decimal ;
  geo-pos:long "-29.33675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8460'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8460'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.33675'^^xsd:double;
  dwc:latitude '38.6957'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8460'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673633 -29.352483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673633"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673633 -29.352483)"^^geo:wktLiteral ;
  geo-pos:lat "38.673633"^^xsd:decimal ;
  geo-pos:long "-29.352483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8461'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8461'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.352483'^^xsd:double;
  dwc:latitude '38.673633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8461'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673633 -29.352483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673633"^^xsd:decimal ;
  dwc:decimalLongitude "-29.352483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673633 -29.352483)"^^geo:wktLiteral ;
  geo-pos:lat "38.673633"^^xsd:decimal ;
  geo-pos:long "-29.352483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8462'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8462'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.352483'^^xsd:double;
  dwc:latitude '38.673633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8462'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8463'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8463'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8463'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8464'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8464'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8464'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8466'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8466'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8466'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8467'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8467'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8467'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8468'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8468'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8468'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8469'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8469'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8469'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8470'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8470'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8470'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8471'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8471'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8471'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8472'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8472'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8472'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8473'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8473'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8473'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8475'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8475'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8475'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672367"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672367 -29.353317)"^^geo:wktLiteral ;
  geo-pos:lat "38.672367"^^xsd:decimal ;
  geo-pos:long "-29.353317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8476'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8476'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353317'^^xsd:double;
  dwc:latitude '38.672367'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8476'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672083 -29.353517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672083"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672083 -29.353517)"^^geo:wktLiteral ;
  geo-pos:lat "38.672083"^^xsd:decimal ;
  geo-pos:long "-29.353517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8477'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8477'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353517'^^xsd:double;
  dwc:latitude '38.672083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8477'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  geo-pos:lat "38.671833"^^xsd:decimal ;
  geo-pos:long "-29.353683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8478'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8478'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353683'^^xsd:double;
  dwc:latitude '38.671833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8478'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  geo-pos:lat "38.671833"^^xsd:decimal ;
  geo-pos:long "-29.353683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8479'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8479'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353683'^^xsd:double;
  dwc:latitude '38.671833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8479'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  geo-pos:lat "38.671833"^^xsd:decimal ;
  geo-pos:long "-29.353683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8480'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8480'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353683'^^xsd:double;
  dwc:latitude '38.671833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8480'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.671833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.353683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.671833 -29.353683)"^^geo:wktLiteral ;
  geo-pos:lat "38.671833"^^xsd:decimal ;
  geo-pos:long "-29.353683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8481'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8481'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.353683'^^xsd:double;
  dwc:latitude '38.671833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8481'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66815"^^xsd:decimal ;
  geo-pos:long "-29.356333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8482'^^xsd:string;
  dwc:scientificName 'Metallogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8482'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125296'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8482'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66815"^^xsd:decimal ;
  geo-pos:long "-29.356333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8483'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8483'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '124966'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8483'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66815"^^xsd:decimal ;
  geo-pos:long "-29.356333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8484'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8484'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8484'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66815"^^xsd:decimal ;
  geo-pos:long "-29.356333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8485'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8485'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8485'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66815"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66815 -29.356333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66815"^^xsd:decimal ;
  geo-pos:long "-29.356333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8487'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8487'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356333'^^xsd:double;
  dwc:latitude '38.66815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8487'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "-29.356583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8488'^^xsd:string;
  dwc:scientificName 'Metallogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8488'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356583'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125296'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8488'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '125296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "-29.356583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8489'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus arcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8489'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356583'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '124966'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8489'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "-29.356583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8490'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8490'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356583'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8490'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "-29.356583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8491'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8491'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356583'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8491'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.356583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667833 -29.356583)"^^geo:wktLiteral ;
  geo-pos:lat "38.667833"^^xsd:decimal ;
  geo-pos:long "-29.356583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8492'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8492'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.356583'^^xsd:double;
  dwc:latitude '38.667833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8492'^^xsd:string;
  dwc:observationDate '2011-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8493'^^xsd:string;
  dwc:scientificName 'Enallopsammia rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8493'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135190'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8493'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '135190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8494'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8494'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8494'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8496'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8496'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8496'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8497'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8497'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8497'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8498'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8498'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8498'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8499'^^xsd:string;
  dwc:scientificName 'Bugula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8499'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '110839'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8499'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8500'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8500'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8500'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8501'^^xsd:string;
  dwc:scientificName 'Desmophyllum cristagalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8501'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135158'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8501'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8502'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8502'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8502'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8503'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8503'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8503'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8505'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8505'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8505'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8506'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8506'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8506'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8507'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8507'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8507'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8508'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8508'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8508'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8509'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8509'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8509'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8510'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8510'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8510'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8512'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8512'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8512'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8513'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8513'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8513'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8514'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8514'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8514'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8515'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8515'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8515'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.530717"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.530717 -29.1133)"^^geo:wktLiteral ;
  geo-pos:lat "38.530717"^^xsd:decimal ;
  geo-pos:long "-29.1133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8516'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8516'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1133'^^xsd:double;
  dwc:latitude '38.530717'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8516'^^xsd:string;
  dwc:observationDate '2011-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8517'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8517'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8517'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8520'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8520'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8520'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8521'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8521'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8521'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8522'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8522'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8522'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8523'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8523'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8523'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8524'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8524'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8524'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8525'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8525'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8525'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8527'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8527'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8527'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542567"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542567 -29.051933)"^^geo:wktLiteral ;
  geo-pos:lat "38.542567"^^xsd:decimal ;
  geo-pos:long "-29.051933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8529'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8529'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.051933'^^xsd:double;
  dwc:latitude '38.542567'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8529'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8530'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8530'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8530'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8531'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8531'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8531'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8532'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8532'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8532'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8533'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8533'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8533'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8536'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8536'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8536'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8538'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8538'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8538'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8539'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8539'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8539'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8540'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8540'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8540'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8541'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8541'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8541'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8544'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8544'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8544'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8545'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8545'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8545'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8546'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8546'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8546'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8547'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8547'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8547'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542183 -29.05235)"^^geo:wktLiteral ;
  geo-pos:lat "38.542183"^^xsd:decimal ;
  geo-pos:long "-29.05235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8548'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8548'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05235'^^xsd:double;
  dwc:latitude '38.542183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8548'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8550'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8550'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8550'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8551'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8551'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8551'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8554'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8554'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8554'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8555'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8555'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8555'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8556'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8556'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8556'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8557'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8557'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8557'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.052833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541733 -29.052833)"^^geo:wktLiteral ;
  geo-pos:lat "38.541733"^^xsd:decimal ;
  geo-pos:long "-29.052833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8559'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8559'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.052833'^^xsd:double;
  dwc:latitude '38.541733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8559'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541167 -29.053483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541167 -29.053483)"^^geo:wktLiteral ;
  geo-pos:lat "38.541167"^^xsd:decimal ;
  geo-pos:long "-29.053483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8560'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8560'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053483'^^xsd:double;
  dwc:latitude '38.541167'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8560'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8561'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8561'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8561'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8562'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8562'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8562'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8563'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8563'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8563'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8565'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8565'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8565'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8567'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8567'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8567'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8569'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8569'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8569'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8570'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8570'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8570'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8571'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8571'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8571'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8572'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8572'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8572'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8573'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8573'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8573'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8574'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8574'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8574'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8575'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8575'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8575'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5411"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5411 -29.05355)"^^geo:wktLiteral ;
  geo-pos:lat "38.5411"^^xsd:decimal ;
  geo-pos:long "-29.05355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8577'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8577'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05355'^^xsd:double;
  dwc:latitude '38.5411'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8577'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8578'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8578'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8578'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8580'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8580'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8580'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8581'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8581'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8581'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8582'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8582'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8582'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8583'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8583'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8583'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8584'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8584'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8584'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8585'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8585'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8585'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8587'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8587'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8587'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8588'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8588'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8588'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5408"^^xsd:decimal ;
  dwc:decimalLongitude "-29.053883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5408 -29.053883)"^^geo:wktLiteral ;
  geo-pos:lat "38.5408"^^xsd:decimal ;
  geo-pos:long "-29.053883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8589'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8589'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.053883'^^xsd:double;
  dwc:latitude '38.5408'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8589'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8590'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8590'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8590'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8592'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8592'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8592'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8593'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8593'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8593'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8594'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8594'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8594'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8595'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8595'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8595'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8596'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8596'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8596'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8597'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8597'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8597'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8598'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8598'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8598'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8600'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8600'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8600'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8602'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8602'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8602'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8604'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8604'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8604'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8605'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8605'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8605'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8606'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8606'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8606'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8607'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8607'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8607'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8608'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8608'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8608'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8609'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8609'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8609'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8610'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8610'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8610'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8611'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8611'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8611'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8613'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8613'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8613'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8614'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8614'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8614'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8615'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8615'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8615'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8616'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8616'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8616'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8617'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8617'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8617'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8618'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8618'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8618'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8619'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8619'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8619'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8620'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8620'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8620'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8621'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8621'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8621'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8622'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8622'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8622'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8623'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8623'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8623'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8625'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8625'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8625'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8626'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8626'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8626'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8627'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8627'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8627'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8628'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8628'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8629'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8629'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8629'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8630'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8630'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8630'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8631'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8631'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8631'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8632'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8632'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8632'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8633'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8633'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8633'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8634'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8634'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8634'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8635'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8635'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8635'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8636'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8636'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8636'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8637'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8637'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8637'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8638'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8638'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8638'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540383 -29.0543)"^^geo:wktLiteral ;
  geo-pos:lat "38.540383"^^xsd:decimal ;
  geo-pos:long "-29.0543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8639'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8639'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0543'^^xsd:double;
  dwc:latitude '38.540383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8639'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11105"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  geo-pos:lat "38.11105"^^xsd:decimal ;
  geo-pos:long "-29.166417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8640'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8640'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.166417'^^xsd:double;
  dwc:latitude '38.11105'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8640'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11105"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  geo-pos:lat "38.11105"^^xsd:decimal ;
  geo-pos:long "-29.166417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8641'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8641'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.166417'^^xsd:double;
  dwc:latitude '38.11105'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8641'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11105"^^xsd:decimal ;
  dwc:decimalLongitude "-29.166417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11105 -29.166417)"^^geo:wktLiteral ;
  geo-pos:lat "38.11105"^^xsd:decimal ;
  geo-pos:long "-29.166417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8643'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8643'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.166417'^^xsd:double;
  dwc:latitude '38.11105'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8643'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8644'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8644'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8644'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8645'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8645'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8645'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8646'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8646'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8646'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8647'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8647'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8647'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8648'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8648'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8648'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8649'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8649'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8649'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8650'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8650'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8650'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8652'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8652'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8652'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8653'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8653'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8653'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8654'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8654'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8654'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8655'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8655'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8655'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8656'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8656'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8656'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1106"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1106 -29.1679)"^^geo:wktLiteral ;
  geo-pos:lat "38.1106"^^xsd:decimal ;
  geo-pos:long "-29.1679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8657'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8657'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1679'^^xsd:double;
  dwc:latitude '38.1106'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8657'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109983 -29.1701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.109983"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.109983 -29.1701)"^^geo:wktLiteral ;
  geo-pos:lat "38.109983"^^xsd:decimal ;
  geo-pos:long "-29.1701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8659'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8659'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1701'^^xsd:double;
  dwc:latitude '38.109983'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8659'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085733 -29.1344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.085733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085733 -29.1344)"^^geo:wktLiteral ;
  geo-pos:lat "38.085733"^^xsd:decimal ;
  geo-pos:long "-29.1344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8660'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8660'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.1344'^^xsd:double;
  dwc:latitude '38.085733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8660'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542133 -29.041883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542133"^^xsd:decimal ;
  dwc:decimalLongitude "-29.041883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542133 -29.041883)"^^geo:wktLiteral ;
  geo-pos:lat "38.542133"^^xsd:decimal ;
  geo-pos:long "-29.041883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8661'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8661'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.041883'^^xsd:double;
  dwc:latitude '38.542133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8661'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531183 -29.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531183"^^xsd:decimal ;
  dwc:decimalLongitude "-29.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531183 -29.035)"^^geo:wktLiteral ;
  geo-pos:lat "38.531183"^^xsd:decimal ;
  geo-pos:long "-29.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8662'^^xsd:string;
  dwc:scientificName 'Acanthogorgia armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8662'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.035'^^xsd:double;
  dwc:latitude '38.531183'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125348'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8662'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531733 -29.0353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.531733"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.531733 -29.0353)"^^geo:wktLiteral ;
  geo-pos:lat "38.531733"^^xsd:decimal ;
  geo-pos:long "-29.0353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8663'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8663'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0353'^^xsd:double;
  dwc:latitude '38.531733'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8663'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  geo-pos:lat "38.539583"^^xsd:decimal ;
  geo-pos:long "-29.0399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8664'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8664'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0399'^^xsd:double;
  dwc:latitude '38.539583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8664'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  geo-pos:lat "38.539583"^^xsd:decimal ;
  geo-pos:long "-29.0399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8665'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8665'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0399'^^xsd:double;
  dwc:latitude '38.539583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8665'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  geo-pos:lat "38.539583"^^xsd:decimal ;
  geo-pos:long "-29.0399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8666'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8666'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0399'^^xsd:double;
  dwc:latitude '38.539583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8666'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539583 -29.0399)"^^geo:wktLiteral ;
  geo-pos:lat "38.539583"^^xsd:decimal ;
  geo-pos:long "-29.0399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8667'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8667'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0399'^^xsd:double;
  dwc:latitude '38.539583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8667'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  geo-pos:lat "38.53995"^^xsd:decimal ;
  geo-pos:long "-29.0402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8668'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8668'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0402'^^xsd:double;
  dwc:latitude '38.53995'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8668'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  geo-pos:lat "38.53995"^^xsd:decimal ;
  geo-pos:long "-29.0402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8669'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8669'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0402'^^xsd:double;
  dwc:latitude '38.53995'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8669'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53995 -29.0402)"^^geo:wktLiteral ;
  geo-pos:lat "38.53995"^^xsd:decimal ;
  geo-pos:long "-29.0402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8671'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8671'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.0402'^^xsd:double;
  dwc:latitude '38.53995'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8671'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  geo-pos:lat "38.540583"^^xsd:decimal ;
  geo-pos:long "-29.040717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8673'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8673'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040717'^^xsd:double;
  dwc:latitude '38.540583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8673'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  geo-pos:lat "38.540583"^^xsd:decimal ;
  geo-pos:long "-29.040717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8674'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8674'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040717'^^xsd:double;
  dwc:latitude '38.540583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8674'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  geo-pos:lat "38.540583"^^xsd:decimal ;
  geo-pos:long "-29.040717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8675'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8675'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040717'^^xsd:double;
  dwc:latitude '38.540583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8675'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  geo-pos:lat "38.540583"^^xsd:decimal ;
  geo-pos:long "-29.040717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8676'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8676'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040717'^^xsd:double;
  dwc:latitude '38.540583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8676'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540583"^^xsd:decimal ;
  dwc:decimalLongitude "-29.040717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540583 -29.040717)"^^geo:wktLiteral ;
  geo-pos:lat "38.540583"^^xsd:decimal ;
  geo-pos:long "-29.040717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8677'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8677'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.040717'^^xsd:double;
  dwc:latitude '38.540583'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8677'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542783 -29.042417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.042417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542783 -29.042417)"^^geo:wktLiteral ;
  geo-pos:lat "38.542783"^^xsd:decimal ;
  geo-pos:long "-29.042417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8678'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8678'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.042417'^^xsd:double;
  dwc:latitude '38.542783'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8678'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542783 -29.042417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.542783"^^xsd:decimal ;
  dwc:decimalLongitude "-29.042417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.542783 -29.042417)"^^geo:wktLiteral ;
  geo-pos:lat "38.542783"^^xsd:decimal ;
  geo-pos:long "-29.042417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8679'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8679'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.042417'^^xsd:double;
  dwc:latitude '38.542783'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8679'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543517 -29.04295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543517"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543517 -29.04295)"^^geo:wktLiteral ;
  geo-pos:lat "38.543517"^^xsd:decimal ;
  geo-pos:long "-29.04295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8680'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8680'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04295'^^xsd:double;
  dwc:latitude '38.543517'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8680'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54735 -29.04545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54735"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54735 -29.04545)"^^geo:wktLiteral ;
  geo-pos:lat "38.54735"^^xsd:decimal ;
  geo-pos:long "-29.04545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8682'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8682'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04545'^^xsd:double;
  dwc:latitude '38.54735'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8682'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  geo-pos:lat "38.543283"^^xsd:decimal ;
  geo-pos:long "-29.05115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8684'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8684'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8684'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  geo-pos:lat "38.543283"^^xsd:decimal ;
  geo-pos:long "-29.05115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8685'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8685'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8685'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  geo-pos:lat "38.543283"^^xsd:decimal ;
  geo-pos:long "-29.05115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8686'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8686'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8686'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  geo-pos:lat "38.543283"^^xsd:decimal ;
  geo-pos:long "-29.05115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8687'^^xsd:string;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8687'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8687'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.543283"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.543283 -29.05115)"^^geo:wktLiteral ;
  geo-pos:lat "38.543283"^^xsd:decimal ;
  geo-pos:long "-29.05115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8688'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8688'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.05115'^^xsd:double;
  dwc:latitude '38.543283'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8688'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54735 -29.04545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54735"^^xsd:decimal ;
  dwc:decimalLongitude "-29.04545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54735 -29.04545)"^^geo:wktLiteral ;
  geo-pos:lat "38.54735"^^xsd:decimal ;
  geo-pos:long "-29.04545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8689'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8689'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.04545'^^xsd:double;
  dwc:latitude '38.54735'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8689'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538383 -29.563883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.538383"^^xsd:decimal ;
  dwc:decimalLongitude "-29.563883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.538383 -29.563883)"^^geo:wktLiteral ;
  geo-pos:lat "38.538383"^^xsd:decimal ;
  geo-pos:long "-29.563883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8691'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8691'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.563883'^^xsd:double;
  dwc:latitude '38.538383'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8691'^^xsd:string;
  dwc:observationDate '2011-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  geo-pos:lat "38.517233"^^xsd:decimal ;
  geo-pos:long "-28.994633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8692'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8692'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994633'^^xsd:double;
  dwc:latitude '38.517233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8692'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  geo-pos:lat "38.517233"^^xsd:decimal ;
  geo-pos:long "-28.994633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8693'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8693'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994633'^^xsd:double;
  dwc:latitude '38.517233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8693'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  geo-pos:lat "38.517233"^^xsd:decimal ;
  geo-pos:long "-28.994633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8694'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8694'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994633'^^xsd:double;
  dwc:latitude '38.517233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8694'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  geo-pos:lat "38.517233"^^xsd:decimal ;
  geo-pos:long "-28.994633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8695'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8695'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994633'^^xsd:double;
  dwc:latitude '38.517233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8695'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517233 -28.994633)"^^geo:wktLiteral ;
  geo-pos:lat "38.517233"^^xsd:decimal ;
  geo-pos:long "-28.994633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8696'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8696'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994633'^^xsd:double;
  dwc:latitude '38.517233'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8696'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8698'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8698'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8698'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8699'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8699'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8699'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8700'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8700'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8700'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8701'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8701'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8701'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8702'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8702'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8702'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8703'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8703'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8703'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8704'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8704'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8704'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8707'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8707'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8707'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8708'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8708'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8708'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51835 -28.994017)"^^geo:wktLiteral ;
  geo-pos:lat "38.51835"^^xsd:decimal ;
  geo-pos:long "-28.994017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8709'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8709'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994017'^^xsd:double;
  dwc:latitude '38.51835'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8709'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8710'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8710'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8710'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8713'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8713'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8713'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8714'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8714'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8714'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8715'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8715'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8715'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8716'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8716'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8716'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8718'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8718'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8718'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8719'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8719'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8719'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8720'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8720'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8720'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518883"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518883 -28.99375)"^^geo:wktLiteral ;
  geo-pos:lat "38.518883"^^xsd:decimal ;
  geo-pos:long "-28.99375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8722'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8722'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99375'^^xsd:double;
  dwc:latitude '38.518883'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8722'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8723'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8723'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8723'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8724'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8724'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8724'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8725'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8725'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8725'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8726'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8726'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8726'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8727'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8727'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8727'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8728'^^xsd:string;
  dwc:scientificName 'Antenella secundaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8728'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117628'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8728'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '117628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8730'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8730'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8730'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8731'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8731'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8731'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8732'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8732'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8732'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8733'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8733'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8733'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8734'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8734'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8734'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8736'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8736'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8736'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8737'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8737'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8737'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8738'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8738'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8738'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8739'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8739'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8739'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8740'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8740'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8740'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8741'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8741'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8741'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8743'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8743'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8743'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8744'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8744'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8744'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8746'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8746'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8746'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8747'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8747'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8747'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8748'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8748'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8748'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8749'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8749'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8749'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8750'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8750'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8750'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8751'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8751'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8751'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8753'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8753'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8753'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8754'^^xsd:string;
  dwc:scientificName 'Bebryce mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8754'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125380'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8754'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8755'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8755'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8755'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8756'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8756'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8756'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8757'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8757'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8757'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8758'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8758'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8758'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8760'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8760'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8760'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8761'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8761'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8761'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8762'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8762'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8762'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8763'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8763'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8763'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51915"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51915 -28.993617)"^^geo:wktLiteral ;
  geo-pos:lat "38.51915"^^xsd:decimal ;
  geo-pos:long "-28.993617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8764'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8764'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993617'^^xsd:double;
  dwc:latitude '38.51915'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8764'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8765'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8765'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8765'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8767'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8767'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8767'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8769'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8769'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8769'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8770'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8770'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8770'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8771'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8771'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8771'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8772'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8772'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8772'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.529933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.529933 -28.993167)"^^geo:wktLiteral ;
  geo-pos:lat "38.529933"^^xsd:decimal ;
  geo-pos:long "-28.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8773'^^xsd:string;
  dwc:scientificName 'Didemnidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8773'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.993167'^^xsd:double;
  dwc:latitude '38.529933'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103439'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8773'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '103439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52055 -28.992883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52055"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52055 -28.992883)"^^geo:wktLiteral ;
  geo-pos:lat "38.52055"^^xsd:decimal ;
  geo-pos:long "-28.992883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8774'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8774'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992883'^^xsd:double;
  dwc:latitude '38.52055'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8774'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521083 -28.992533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521083 -28.992533)"^^geo:wktLiteral ;
  geo-pos:lat "38.521083"^^xsd:decimal ;
  geo-pos:long "-28.992533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8775'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8775'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992533'^^xsd:double;
  dwc:latitude '38.521083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8775'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521083 -28.992533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.992533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521083 -28.992533)"^^geo:wktLiteral ;
  geo-pos:lat "38.521083"^^xsd:decimal ;
  geo-pos:long "-28.992533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8776'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8776'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.992533'^^xsd:double;
  dwc:latitude '38.521083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8776'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5185 -28.982967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5185 -28.982967)"^^geo:wktLiteral ;
  geo-pos:lat "38.5185"^^xsd:decimal ;
  geo-pos:long "-28.982967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8777'^^xsd:string;
  dwc:scientificName 'Acanthogorgia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8777'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982967'^^xsd:double;
  dwc:latitude '38.5185'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125293'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8777'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '125293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518867 -28.982767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.518867"^^xsd:decimal ;
  dwc:decimalLongitude "-28.982767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.518867 -28.982767)"^^geo:wktLiteral ;
  geo-pos:lat "38.518867"^^xsd:decimal ;
  geo-pos:long "-28.982767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8778'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8778'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.982767'^^xsd:double;
  dwc:latitude '38.518867'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8778'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521533 -28.9811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.521533"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.521533 -28.9811)"^^geo:wktLiteral ;
  geo-pos:lat "38.521533"^^xsd:decimal ;
  geo-pos:long "-28.9811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8780'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8780'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9811'^^xsd:double;
  dwc:latitude '38.521533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8780'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522133 -28.980767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.522133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.980767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.522133 -28.980767)"^^geo:wktLiteral ;
  geo-pos:lat "38.522133"^^xsd:decimal ;
  geo-pos:long "-28.980767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8781'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8781'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.980767'^^xsd:double;
  dwc:latitude '38.522133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8781'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548633 -28.963117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.548633"^^xsd:decimal ;
  dwc:decimalLongitude "-28.963117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.548633 -28.963117)"^^geo:wktLiteral ;
  geo-pos:lat "38.548633"^^xsd:decimal ;
  geo-pos:long "-28.963117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8782'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8782'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.963117'^^xsd:double;
  dwc:latitude '38.548633'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8782'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549867 -28.962367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549867"^^xsd:decimal ;
  dwc:decimalLongitude "-28.962367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549867 -28.962367)"^^geo:wktLiteral ;
  geo-pos:lat "38.549867"^^xsd:decimal ;
  geo-pos:long "-28.962367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8783'^^xsd:string;
  dwc:scientificName 'Candidella imbricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8783'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.962367'^^xsd:double;
  dwc:latitude '38.549867'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125406'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8783'^^xsd:string;
  dwc:observationDate '2011-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '125406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8784'^^xsd:string;
  dwc:scientificName 'Atherina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Bárbara Paulino'^^xsd:string;
  dwc:collectorNumber '8784'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8784'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8785'^^xsd:string;
  dwc:scientificName 'Atherina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8785'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8785'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8786'^^xsd:string;
  dwc:scientificName 'Atherina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8786'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8786'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8787'^^xsd:string;
  dwc:scientificName 'Atherina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8787'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125659'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8787'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '125659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8788'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8788'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8788'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8789'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8789'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8789'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8790'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8790'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8790'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8792'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8792'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8792'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8793'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8793'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8793'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8794'^^xsd:string;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8794'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8794'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8795'^^xsd:string;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8795'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8795'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8796'^^xsd:string;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8796'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8796'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8797'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro, Bárbara Paulino'^^xsd:string;
  dwc:collectorNumber '8797'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8797'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8798'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8798'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8798'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8799'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8799'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8799'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8801'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8801'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8801'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8802'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8802'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8802'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.524604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.626525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.524604 -28.626525)"^^geo:wktLiteral ;
  geo-pos:lat "38.524604"^^xsd:decimal ;
  geo-pos:long "-28.626525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8803'^^xsd:string;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Bárbara Paulino, Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8803'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.626525'^^xsd:double;
  dwc:latitude '38.524604'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_8803'^^xsd:string;
  dwc:observationDate '2011-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80342"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80342 -27.46352)"^^geo:wktLiteral ;
  geo-pos:lat "38.80342"^^xsd:decimal ;
  geo-pos:long "-27.46352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8806'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8806'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46352'^^xsd:double;
  dwc:latitude '38.80342'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8806'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.4642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8807'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8807'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.4642'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8807'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.4642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8808'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8808'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.4642'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8808'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.4642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8809'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8809'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.4642'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8809'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.4642)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.4642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8810'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8810'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.4642'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8810'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06688"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06688 -27.96025)"^^geo:wktLiteral ;
  geo-pos:lat "39.06688"^^xsd:decimal ;
  geo-pos:long "-27.96025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8812'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8812'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.96025'^^xsd:double;
  dwc:latitude '39.06688'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8812'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505667 -29.054167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.505667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505667 -29.054167)"^^geo:wktLiteral ;
  geo-pos:lat "38.505667"^^xsd:decimal ;
  geo-pos:long "-29.054167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8836'^^xsd:string;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8836'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054167'^^xsd:double;
  dwc:latitude '38.505667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8836'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8837'^^xsd:string;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8837'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8837'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.572833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8838'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8838'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.572833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8838'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.572833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8839'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8839'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.572833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8839'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8840'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8840'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8840'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505667 -29.054167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.505667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.505667 -29.054167)"^^geo:wktLiteral ;
  geo-pos:lat "38.505667"^^xsd:decimal ;
  geo-pos:long "-29.054167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8841'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8841'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.054167'^^xsd:double;
  dwc:latitude '38.505667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8841'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.572833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8842'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8842'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.572833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8842'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  geo-pos:lat "38.565833"^^xsd:decimal ;
  geo-pos:long "-29.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8843'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8843'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.010833'^^xsd:double;
  dwc:latitude '38.565833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8843'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8844'^^xsd:string;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8844'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8844'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8845'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8845'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8845'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  geo-pos:lat "38.508333"^^xsd:decimal ;
  geo-pos:long "-29.057167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8846'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8846'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057167'^^xsd:double;
  dwc:latitude '38.508333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8846'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555833"^^xsd:decimal ;
  geo-pos:long "-28.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8847'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8847'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.871167'^^xsd:double;
  dwc:latitude '38.555833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8847'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5065"^^xsd:decimal ;
  geo-pos:long "-29.051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8849'^^xsd:string;
  dwc:scientificName 'Myctophidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8849'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.051667'^^xsd:double;
  dwc:latitude '38.5065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125498'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8849'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8850'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8850'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8850'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8851'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8851'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8851'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8852'^^xsd:string;
  dwc:scientificName 'Lampanyctus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8852'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8852'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  geo-pos:lat "38.568333"^^xsd:decimal ;
  geo-pos:long "-29.013167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8853'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8853'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.013167'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8853'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8854'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8854'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8854'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8855'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8855'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8855'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  geo-pos:lat "38.565833"^^xsd:decimal ;
  geo-pos:long "-29.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8856'^^xsd:string;
  dwc:scientificName 'Idiacanthus fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8856'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.010833'^^xsd:double;
  dwc:latitude '38.565833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127354'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8856'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8857'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8857'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8857'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.572833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8858'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8858'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.572833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8858'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8859'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8859'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8859'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8860'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8860'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8860'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544167 -29.004583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.544167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.004583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.544167 -29.004583)"^^geo:wktLiteral ;
  geo-pos:lat "38.544167"^^xsd:decimal ;
  geo-pos:long "-29.004583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8861'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8861'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.004583'^^xsd:double;
  dwc:latitude '38.544167'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8861'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8862'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8862'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8862'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8863'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8863'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8863'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  geo-pos:lat "38.508333"^^xsd:decimal ;
  geo-pos:long "-29.057167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8865'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8865'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057167'^^xsd:double;
  dwc:latitude '38.508333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8865'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.875)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8866'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8866'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.875'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8866'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555833"^^xsd:decimal ;
  geo-pos:long "-28.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8867'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8867'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.871167'^^xsd:double;
  dwc:latitude '38.555833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8867'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8868'^^xsd:string;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8868'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8868'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8869'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8869'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8869'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.570833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8870'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8870'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8870'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  geo-pos:lat "38.565833"^^xsd:decimal ;
  geo-pos:long "-29.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8872'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8872'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.010833'^^xsd:double;
  dwc:latitude '38.565833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8872'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8873'^^xsd:string;
  dwc:scientificName 'Diaphus holti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8873'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8873'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.570833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8874'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8874'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8874'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561667 -29.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.561667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561667 -29.876667)"^^geo:wktLiteral ;
  geo-pos:lat "39.561667"^^xsd:decimal ;
  geo-pos:long "-29.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8875'^^xsd:string;
  dwc:scientificName 'Bothus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8875'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.876667'^^xsd:double;
  dwc:latitude '39.561667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8875'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8876'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8876'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0575'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8876'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555833"^^xsd:decimal ;
  geo-pos:long "-28.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8877'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8877'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.871167'^^xsd:double;
  dwc:latitude '38.555833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8877'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8879'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8879'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0575'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8879'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8880'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8880'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8880'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.573333"^^xsd:decimal ;
  geo-pos:long "-29.296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8881'^^xsd:string;
  dwc:scientificName 'Notolychnus valdiviae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8881'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.296667'^^xsd:double;
  dwc:latitude '38.573333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126629'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8881'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8882'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8882'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8882'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561667 -28.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.561667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.561667 -28.876667)"^^geo:wktLiteral ;
  geo-pos:lat "39.561667"^^xsd:decimal ;
  geo-pos:long "-28.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8883'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8883'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.876667'^^xsd:double;
  dwc:latitude '39.561667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8883'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8884'^^xsd:string;
  dwc:scientificName 'Bonapartia pedaliota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8884'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127281'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8884'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '322499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8885'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8885'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8885'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8886'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8886'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8886'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  geo-pos:lat "38.568333"^^xsd:decimal ;
  geo-pos:long "-29.013167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8887'^^xsd:string;
  dwc:scientificName 'Chauliodus danae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8887'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.013167'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8887'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  geo-pos:lat "38.565833"^^xsd:decimal ;
  geo-pos:long "-29.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8888'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8888'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.010833'^^xsd:double;
  dwc:latitude '38.565833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8888'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.0208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572833 -29.0208333)"^^geo:wktLiteral ;
  geo-pos:lat "38.572833"^^xsd:decimal ;
  geo-pos:long "-29.0208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8889'^^xsd:string;
  dwc:scientificName 'Macrostomias longibarbatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8889'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0208333'^^xsd:double;
  dwc:latitude '38.572833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '319026'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8889'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8890'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8890'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8890'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56 -28.875)"^^geo:wktLiteral ;
  geo-pos:lat "38.56"^^xsd:decimal ;
  geo-pos:long "-28.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8891'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8891'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.875'^^xsd:double;
  dwc:latitude '38.56'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8891'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.570833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.020833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.570833 -29.020833)"^^geo:wktLiteral ;
  geo-pos:lat "38.570833"^^xsd:decimal ;
  geo-pos:long "-29.020833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8893'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8893'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.020833'^^xsd:double;
  dwc:latitude '38.570833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8893'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.0575)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.0575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8895'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8895'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0575'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8895'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.508333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.508333 -29.057167)"^^geo:wktLiteral ;
  geo-pos:lat "38.508333"^^xsd:decimal ;
  geo-pos:long "-29.057167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8896'^^xsd:string;
  dwc:scientificName 'Myctophidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8896'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057167'^^xsd:double;
  dwc:latitude '38.508333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125498'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8896'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '125498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507823 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507823"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507823 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507823"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8897'^^xsd:string;
  dwc:scientificName 'Myctophidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8897'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507823'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125498'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8897'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '125498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5065"^^xsd:decimal ;
  geo-pos:long "-29.051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8898'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8898'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.051667'^^xsd:double;
  dwc:latitude '38.5065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8898'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5065 -29.051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5065"^^xsd:decimal ;
  geo-pos:long "-29.051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8899'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8899'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.051667'^^xsd:double;
  dwc:latitude '38.5065'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8899'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.056833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8900'^^xsd:string;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8900'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.056833'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8900'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555833"^^xsd:decimal ;
  geo-pos:long "-28.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8902'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8902'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.871167'^^xsd:double;
  dwc:latitude '38.555833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8902'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -29.013167)"^^geo:wktLiteral ;
  geo-pos:lat "38.568333"^^xsd:decimal ;
  geo-pos:long "-29.013167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8903'^^xsd:string;
  dwc:scientificName 'Valenciennellus tripunctulatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8903'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.013167'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127316'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8903'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.506667 -29.055167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.506667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.055167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.506667 -29.055167)"^^geo:wktLiteral ;
  geo-pos:lat "38.506667"^^xsd:decimal ;
  geo-pos:long "-29.055167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8905'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8905'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.055167'^^xsd:double;
  dwc:latitude '38.506667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8905'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568833 -29.015333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.015333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568833 -29.015333)"^^geo:wktLiteral ;
  geo-pos:lat "38.568833"^^xsd:decimal ;
  geo-pos:long "-29.015333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8906'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8906'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.015333'^^xsd:double;
  dwc:latitude '38.568833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8906'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.555833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.555833 -28.871167)"^^geo:wktLiteral ;
  geo-pos:lat "38.555833"^^xsd:decimal ;
  geo-pos:long "-28.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8907'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8907'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.871167'^^xsd:double;
  dwc:latitude '38.555833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8907'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8908'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8908'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8908'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -28.013167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.568333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.013167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.568333 -28.013167)"^^geo:wktLiteral ;
  geo-pos:lat "38.568333"^^xsd:decimal ;
  geo-pos:long "-28.013167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8909'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8909'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.013167'^^xsd:double;
  dwc:latitude '38.568333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8909'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565833 -29.010833)"^^geo:wktLiteral ;
  geo-pos:lat "38.565833"^^xsd:decimal ;
  geo-pos:long "-29.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8910'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8910'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-29.010833'^^xsd:double;
  dwc:latitude '38.565833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8910'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.858)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8912'^^xsd:string;
  dwc:scientificName 'Platytroctidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8912'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.858'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125514'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8912'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '125514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547833"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547833 -28.857833)"^^geo:wktLiteral ;
  geo-pos:lat "38.547833"^^xsd:decimal ;
  geo-pos:long "-28.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8914'^^xsd:string;
  dwc:scientificName 'Benthalbella infans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8914'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-28.857833'^^xsd:double;
  dwc:latitude '38.547833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8914'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8916'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8916'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8916'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.571667 -29.301167)"^^geo:wktLiteral ;
  geo-pos:lat "38.571667"^^xsd:decimal ;
  geo-pos:long "-29.301167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8917'^^xsd:string;
  dwc:scientificName 'Cyclothone microdon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8917'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301167'^^xsd:double;
  dwc:latitude '38.571667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8917'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.057833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507833 -29.057833)"^^geo:wktLiteral ;
  geo-pos:lat "38.507833"^^xsd:decimal ;
  geo-pos:long "-29.057833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8920'^^xsd:string;
  dwc:scientificName 'Cyclothone sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8920'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.057833'^^xsd:double;
  dwc:latitude '38.507833'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126187'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8920'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.029667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.507"^^xsd:decimal ;
  dwc:decimalLongitude "-29.029667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.507 -29.029667)"^^geo:wktLiteral ;
  geo-pos:lat "38.507"^^xsd:decimal ;
  geo-pos:long "-29.029667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8928'^^xsd:string;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8928'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.029667'^^xsd:double;
  dwc:latitude '38.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8928'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.540617"^^xsd:decimal ;
  dwc:decimalLongitude "-29.054067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.540617 -29.054067)"^^geo:wktLiteral ;
  geo-pos:lat "38.540617"^^xsd:decimal ;
  geo-pos:long "-29.054067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8942'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8942'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.054067'^^xsd:double;
  dwc:latitude '38.540617'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8942'^^xsd:string;
  dwc:observationDate '2011-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 -28.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 -28.857)"^^geo:wktLiteral ;
  geo-pos:lat "38.604"^^xsd:decimal ;
  geo-pos:long "-28.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8944'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8944'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.857'^^xsd:double;
  dwc:latitude '38.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8944'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 -28.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604"^^xsd:decimal ;
  dwc:decimalLongitude "-28.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 -28.857)"^^geo:wktLiteral ;
  geo-pos:lat "38.604"^^xsd:decimal ;
  geo-pos:long "-28.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8945'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8945'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-28.857'^^xsd:double;
  dwc:latitude '38.604'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_8945'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.573333"^^xsd:decimal ;
  geo-pos:long "-29.296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8948'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8948'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.296667'^^xsd:double;
  dwc:latitude '38.573333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8948'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.573333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.573333 -29.296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.573333"^^xsd:decimal ;
  geo-pos:long "-29.296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8949'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8949'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.296667'^^xsd:double;
  dwc:latitude '38.573333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8949'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-29.301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8950'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8950'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301667'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8950'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-29.301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8951'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8951'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301667'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8951'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-29.301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8952'^^xsd:string;
  dwc:scientificName 'Diaphus rafinesquii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8952'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301667'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126596'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8952'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57"^^xsd:decimal ;
  dwc:decimalLongitude "-29.301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57 -29.301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57"^^xsd:decimal ;
  geo-pos:long "-29.301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8953'^^xsd:string;
  dwc:scientificName 'Vinciguerria poweriae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '8953'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.301667'^^xsd:double;
  dwc:latitude '38.57'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127304'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8953'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.884"^^xsd:decimal ;
  dwc:decimalLongitude "-25.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.884 -25.297)"^^geo:wktLiteral ;
  geo-pos:lat "37.884"^^xsd:decimal ;
  geo-pos:long "-25.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8975'^^xsd:string;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Sara Porto'^^xsd:string;
  dwc:collectorNumber '8975'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^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:longitude '-25.297'^^xsd:double;
  dwc:latitude '37.884'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8975'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8976'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8976'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8976'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8978'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8978'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8978'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -28.88)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-28.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8979'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8979'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.88'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8979'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8980'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8980'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8980'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8981'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8981'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8981'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8982'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8982'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8982'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8983'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '8983'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8983'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8984'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8984'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8984'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64 -25.93)"^^geo:wktLiteral ;
  geo-pos:lat "37.64"^^xsd:decimal ;
  geo-pos:long "-25.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8985'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8985'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.93'^^xsd:double;
  dwc:latitude '37.64'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8985'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.87"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8987'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8987'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.87'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8987'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83194 -27.12389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83194"^^xsd:decimal ;
  dwc:decimalLongitude "-27.12389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83194 -27.12389)"^^geo:wktLiteral ;
  geo-pos:lat "38.83194"^^xsd:decimal ;
  geo-pos:long "-27.12389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8993'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8993'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.12389'^^xsd:double;
  dwc:latitude '38.83194'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8993'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_8994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_8994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_8994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01472 -29.26333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01472"^^xsd:decimal ;
  dwc:decimalLongitude "-29.26333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_8994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01472 -29.26333)"^^geo:wktLiteral ;
  geo-pos:lat "38.01472"^^xsd:decimal ;
  geo-pos:long "-29.26333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_8994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_8994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_8994'^^xsd:string;
  dwc:scientificName 'Pyrosoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '8994'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.26333'^^xsd:double;
  dwc:latitude '38.01472'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '137250'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_8994'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84806 -27.20056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84806"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84806 -27.20056)"^^geo:wktLiteral ;
  geo-pos:lat "38.84806"^^xsd:decimal ;
  geo-pos:long "-27.20056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9006'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9006'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.20056'^^xsd:double;
  dwc:latitude '38.84806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9006'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20887 -28.9916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20887"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20887 -28.9916)"^^geo:wktLiteral ;
  geo-pos:lat "38.20887"^^xsd:decimal ;
  geo-pos:long "-28.9916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9016'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9016'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.9916'^^xsd:double;
  dwc:latitude '38.20887'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9016'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  geo-pos:lat "38.21615"^^xsd:decimal ;
  geo-pos:long "-28.99212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9017'^^xsd:string;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9017'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99212'^^xsd:double;
  dwc:latitude '38.21615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9017'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2166 -28.99215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2166"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2166 -28.99215)"^^geo:wktLiteral ;
  geo-pos:lat "38.2166"^^xsd:decimal ;
  geo-pos:long "-28.99215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9018'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9018'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99215'^^xsd:double;
  dwc:latitude '38.2166'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9018'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  geo-pos:lat "38.21615"^^xsd:decimal ;
  geo-pos:long "-28.99212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9019'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9019'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99212'^^xsd:double;
  dwc:latitude '38.21615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9019'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.99212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21615 -28.99212)"^^geo:wktLiteral ;
  geo-pos:lat "38.21615"^^xsd:decimal ;
  geo-pos:long "-28.99212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9020'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9020'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.99212'^^xsd:double;
  dwc:latitude '38.21615'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9020'^^xsd:string;
  dwc:observationDate '2010-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "-27.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9021'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9021'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.357'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9021'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "-27.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9022'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9022'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.357'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9022'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 -27.357)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "-27.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9023'^^xsd:string;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9023'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.357'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9023'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9024'^^xsd:string;
  dwc:scientificName 'Villogorgia bebrycoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9024'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125404'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9024'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9025'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9025'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9025'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9026'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9026'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9026'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9027'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9027'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9027'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9029'^^xsd:string;
  dwc:scientificName 'Alcyonacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9029'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1365'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9029'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9030'^^xsd:string;
  dwc:scientificName 'Alcyonium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9030'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125284'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9030'^^xsd:string;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9031'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9031'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9031'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9032'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9032'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9032'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9033'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9033'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9033'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9034'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9034'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9034'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9035'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9035'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9035'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9036'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9036'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9036'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9037'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9037'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9037'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9038'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9038'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9038'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9039'^^xsd:string;
  dwc:scientificName 'Galathea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9039'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9039'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9040'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9040'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9040'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.815"^^xsd:decimal ;
  dwc:decimalLongitude "-27.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.815 -27.302)"^^geo:wktLiteral ;
  geo-pos:lat "38.815"^^xsd:decimal ;
  geo-pos:long "-27.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9041'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9041'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.302'^^xsd:double;
  dwc:latitude '38.815'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9041'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  geo-pos:lat "37.994883"^^xsd:decimal ;
  geo-pos:long "-29.304417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9043'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9043'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304417'^^xsd:double;
  dwc:latitude '37.994883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9043'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  geo-pos:lat "37.994883"^^xsd:decimal ;
  geo-pos:long "-29.304417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9044'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9044'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304417'^^xsd:double;
  dwc:latitude '37.994883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9044'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  geo-pos:lat "37.994883"^^xsd:decimal ;
  geo-pos:long "-29.304417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9045'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9045'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304417'^^xsd:double;
  dwc:latitude '37.994883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9045'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.994883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.304417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.994883 -29.304417)"^^geo:wktLiteral ;
  geo-pos:lat "37.994883"^^xsd:decimal ;
  geo-pos:long "-29.304417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9046'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9046'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.304417'^^xsd:double;
  dwc:latitude '37.994883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9046'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989883 -29.592267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.989883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.592267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989883 -29.592267)"^^geo:wktLiteral ;
  geo-pos:lat "37.989883"^^xsd:decimal ;
  geo-pos:long "-29.592267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9047'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9047'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.592267'^^xsd:double;
  dwc:latitude '37.989883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9047'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989883 -29.592267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.989883"^^xsd:decimal ;
  dwc:decimalLongitude "-29.592267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.989883 -29.592267)"^^geo:wktLiteral ;
  geo-pos:lat "37.989883"^^xsd:decimal ;
  geo-pos:long "-29.592267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9048'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9048'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.592267'^^xsd:double;
  dwc:latitude '37.989883'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9048'^^xsd:string;
  dwc:observationDate '2011-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104067 -28.961783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.104067"^^xsd:decimal ;
  dwc:decimalLongitude "-28.961783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104067 -28.961783)"^^geo:wktLiteral ;
  geo-pos:lat "38.104067"^^xsd:decimal ;
  geo-pos:long "-28.961783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9049'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9049'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.961783'^^xsd:double;
  dwc:latitude '38.104067'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9049'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1040667 -28.9617833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1040667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9617833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1040667 -28.9617833)"^^geo:wktLiteral ;
  geo-pos:lat "38.1040667"^^xsd:decimal ;
  geo-pos:long "-28.9617833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9050'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9050'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.9617833'^^xsd:double;
  dwc:latitude '38.1040667'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9050'^^xsd:string;
  dwc:observationDate '2011-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.507"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.507 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.507"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9054'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9054'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.507'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9054'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9070'^^xsd:string;
  dwc:scientificName 'Dendrophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9070'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135110'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9070'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '135110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9071'^^xsd:string;
  dwc:scientificName 'Clavularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9071'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125286'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9071'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '125286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9073'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9073'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9073'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9074'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9074'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9074'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9075'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9075'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9075'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9076'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9076'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9076'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9077'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9077'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9077'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9078'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9078'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9078'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9079'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9079'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9079'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9080'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9080'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9080'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9081'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9081'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9081'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9083'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9083'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9083'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9084'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9084'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9084'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9085'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9085'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9085'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9086'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9086'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9086'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51806"^^xsd:decimal ;
  dwc:decimalLongitude "-31.29083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51806 -31.29083)"^^geo:wktLiteral ;
  geo-pos:lat "39.51806"^^xsd:decimal ;
  geo-pos:long "-31.29083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9087'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9087'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.29083'^^xsd:double;
  dwc:latitude '39.51806'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9087'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9089'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9089'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9089'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.852"^^xsd:decimal ;
  dwc:decimalLongitude "-27.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.852 -27.355)"^^geo:wktLiteral ;
  geo-pos:lat "38.852"^^xsd:decimal ;
  geo-pos:long "-27.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9091'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9091'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.355'^^xsd:double;
  dwc:latitude '38.852'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9091'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -27.248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.867"^^xsd:decimal ;
  dwc:decimalLongitude "-27.248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.867 -27.248)"^^geo:wktLiteral ;
  geo-pos:lat "38.867"^^xsd:decimal ;
  geo-pos:long "-27.248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9092'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9092'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.248'^^xsd:double;
  dwc:latitude '38.867'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9092'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9095'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9095'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9095'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9096'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9096'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9096'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9097'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9097'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9097'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9098'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9098'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9098'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9100'^^xsd:string;
  dwc:scientificName 'Asteroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9100'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9100'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9101'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9101'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9101'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682133"^^xsd:decimal ;
  dwc:decimalLongitude "-28.255517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682133 -28.255517)"^^geo:wktLiteral ;
  geo-pos:lat "38.682133"^^xsd:decimal ;
  geo-pos:long "-28.255517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9102'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9102'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.255517'^^xsd:double;
  dwc:latitude '38.682133'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9102'^^xsd:string;
  dwc:observationDate '2008-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.984"^^xsd:decimal ;
  dwc:decimalLongitude "-29.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.984 -29.883)"^^geo:wktLiteral ;
  geo-pos:lat "38.984"^^xsd:decimal ;
  geo-pos:long "-29.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9105'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9105'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.883'^^xsd:double;
  dwc:latitude '38.984'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9105'^^xsd:string;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.969"^^xsd:decimal ;
  dwc:decimalLongitude "-29.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.969 -29.058)"^^geo:wktLiteral ;
  geo-pos:lat "37.969"^^xsd:decimal ;
  geo-pos:long "-29.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9106'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9106'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2007'^^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:longitude '-29.058'^^xsd:double;
  dwc:latitude '37.969'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_9106'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547217 -28.977967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.547217"^^xsd:decimal ;
  dwc:decimalLongitude "-28.977967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.547217 -28.977967)"^^geo:wktLiteral ;
  geo-pos:lat "38.547217"^^xsd:decimal ;
  geo-pos:long "-28.977967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9113'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9113'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.977967'^^xsd:double;
  dwc:latitude '38.547217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9113'^^xsd:string;
  dwc:observationDate '2010-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23"^^xsd:decimal ;
  dwc:decimalLongitude "-29.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23 -29.08)"^^geo:wktLiteral ;
  geo-pos:lat "38.23"^^xsd:decimal ;
  geo-pos:long "-29.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9116'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9116'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.08'^^xsd:double;
  dwc:latitude '38.23'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9116'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 -31.13)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "-31.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9118'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9118'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.13'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9118'^^xsd:string;
  dwc:observationDate '2007-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9124'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9124'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9124'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9125'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9125'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9125'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9126'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9126'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9126'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9127'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9127'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9127'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9128'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9128'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9128'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9129'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Valentina de Matos, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9129'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9129'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9131'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9131'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9131'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9132'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9132'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9132'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9133'^^xsd:string;
  dwc:scientificName 'Viminella flagellum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9133'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125360'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9133'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '125360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9134'^^xsd:string;
  dwc:scientificName 'Alcyonium maristenebrosi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9134'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '517613'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9134'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '517613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9136'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9136'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9136'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9137'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9137'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9137'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9138'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9138'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9138'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9139'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9139'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9139'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.180083"^^xsd:decimal ;
  dwc:decimalLongitude "-25.657367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.180083 -25.657367)"^^geo:wktLiteral ;
  geo-pos:lat "37.180083"^^xsd:decimal ;
  geo-pos:long "-25.657367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9141'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias, Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9141'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.657367'^^xsd:double;
  dwc:latitude '37.180083'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9141'^^xsd:string;
  dwc:observationDate '2007-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.55"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9142'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Moura, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9142'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.55'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9142'^^xsd:string;
  dwc:observationDate '2007-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9144'^^xsd:string;
  dwc:scientificName 'Pteria hirundo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9144'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9144'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9145'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9145'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9145'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9146'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9146'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9146'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66 -27.07)"^^geo:wktLiteral ;
  geo-pos:lat "38.66"^^xsd:decimal ;
  geo-pos:long "-27.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9147'^^xsd:string;
  dwc:scientificName 'Caprellidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9147'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.07'^^xsd:double;
  dwc:latitude '38.66'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '101361'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9147'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '101361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9149'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9149'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9149'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9150'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9150'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9150'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9151'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9151'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9151'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9152'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9152'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9152'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9153'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9153'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9153'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9154'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Carlos Dias'^^xsd:string;
  dwc:collectorNumber '9154'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9154'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.71"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9155'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9155'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.71'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9155'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9158'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9158'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.67'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9158'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -25.66)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-25.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9159'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9159'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.66'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9159'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9160'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9160'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9160'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9161'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9161'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9161'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9162'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9162'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9162'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9163'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9163'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9163'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9164'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9164'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9164'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9165'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9165'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9165'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9166'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9166'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9166'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9167'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9167'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9167'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9170'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9170'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9170'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9171'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9171'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9171'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9172'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.25'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9172'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19 -28.96)"^^geo:wktLiteral ;
  geo-pos:lat "38.19"^^xsd:decimal ;
  geo-pos:long "-28.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9174'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9174'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.96'^^xsd:double;
  dwc:latitude '38.19'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9174'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99 -29.31)"^^geo:wktLiteral ;
  geo-pos:lat "37.99"^^xsd:decimal ;
  geo-pos:long "-29.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9179'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9179'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.31'^^xsd:double;
  dwc:latitude '37.99'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9179'^^xsd:string;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9180'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9180'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9180'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.516"^^xsd:decimal ;
  dwc:decimalLongitude "-28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.516 -28.665)"^^geo:wktLiteral ;
  geo-pos:lat "38.516"^^xsd:decimal ;
  geo-pos:long "-28.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9182'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9182'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.665'^^xsd:double;
  dwc:latitude '38.516'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9182'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.514 -28.663)"^^geo:wktLiteral ;
  geo-pos:lat "38.514"^^xsd:decimal ;
  geo-pos:long "-28.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9185'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9185'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.663'^^xsd:double;
  dwc:latitude '38.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9185'^^xsd:string;
  dwc:observationDate '2010-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9190'^^xsd:string;
  dwc:scientificName 'Diphasia pinastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9190'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9190'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9191'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '9191'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9191'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802767 -27.483567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.802767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802767 -27.483567)"^^geo:wktLiteral ;
  geo-pos:lat "38.802767"^^xsd:decimal ;
  geo-pos:long "-27.483567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9193'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9193'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.483567'^^xsd:double;
  dwc:latitude '38.802767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9193'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802767 -27.483567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.802767"^^xsd:decimal ;
  dwc:decimalLongitude "-27.483567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.802767 -27.483567)"^^geo:wktLiteral ;
  geo-pos:lat "38.802767"^^xsd:decimal ;
  geo-pos:long "-27.483567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9194'^^xsd:string;
  dwc:scientificName 'Caryophylliidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9194'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.483567'^^xsd:double;
  dwc:latitude '38.802767'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135073'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9194'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '135073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9210'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9210'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9210'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9211'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9211'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9211'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9212'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9212'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9212'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9213'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9213'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9214'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9214'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9214'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.311"^^xsd:decimal ;
  dwc:decimalLongitude "-28.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.311 -28.371)"^^geo:wktLiteral ;
  geo-pos:lat "38.311"^^xsd:decimal ;
  geo-pos:long "-28.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9215'^^xsd:string;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9215'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^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:longitude '-28.371'^^xsd:double;
  dwc:latitude '38.311'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9215'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3148 -28.3759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3148"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3148 -28.3759)"^^geo:wktLiteral ;
  geo-pos:lat "38.3148"^^xsd:decimal ;
  geo-pos:long "-28.3759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9218'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9218'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3759'^^xsd:double;
  dwc:latitude '38.3148'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9218'^^xsd:string;
  dwc:observationDate '2012-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3148 -28.3759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3148"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3148 -28.3759)"^^geo:wktLiteral ;
  geo-pos:lat "38.3148"^^xsd:decimal ;
  geo-pos:long "-28.3759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9219'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Filipe Porteiro'^^xsd:string;
  dwc:collectorNumber '9219'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.3759'^^xsd:double;
  dwc:latitude '38.3148'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Scientific field work'^^xsd:string;
  dwc:occurrenceId 'COLETA_9219'^^xsd:string;
  dwc:observationDate '2012-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_9220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_9220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_9220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.794"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_9220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.794 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.794"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_9220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_9220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_9220'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fernando Tempera, Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '9220'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.794'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_9220'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.864 -29.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.864"^^xsd:decimal ;
  dwc:decimalLongitude "-29.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.864 -29.141)"^^geo:wktLiteral ;
  geo-pos:lat "37.864"^^xsd:decimal ;
  geo-pos:long "-29.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6496'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6496'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.141'^^xsd:double;
  dwc:latitude '37.864'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6496'^^xsd:string;
  dwc:observationDate '2011-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -29.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6511'^^xsd:string;
  dwc:scientificName 'Caryophyllia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6511'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.25'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6511'^^xsd:string;
  dwc:observationDate '2011-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5313"^^xsd:decimal ;
  dwc:decimalLongitude "-29.0324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5313 -29.0324)"^^geo:wktLiteral ;
  geo-pos:lat "38.5313"^^xsd:decimal ;
  geo-pos:long "-29.0324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7440'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'José Nuno Pereira'^^xsd:string;
  dwc:collectorNumber '7440'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.0324'^^xsd:double;
  dwc:latitude '38.5313'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Hand collected'^^xsd:string;
  dwc:occurrenceId 'COLETA_7440'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.46402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80355 -27.46402)"^^geo:wktLiteral ;
  geo-pos:lat "38.80355"^^xsd:decimal ;
  geo-pos:long "-27.46402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7480'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7480'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.46402'^^xsd:double;
  dwc:latitude '38.80355'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7480'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00271"^^xsd:decimal ;
  dwc:decimalLongitude "-29.17292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00271 -29.17292)"^^geo:wktLiteral ;
  geo-pos:lat "38.00271"^^xsd:decimal ;
  geo-pos:long "-29.17292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7597'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7597'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.17292'^^xsd:double;
  dwc:latitude '38.00271'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7597'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19587 -28.95655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19587"^^xsd:decimal ;
  dwc:decimalLongitude "-28.95655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19587 -28.95655)"^^geo:wktLiteral ;
  geo-pos:lat "38.19587"^^xsd:decimal ;
  geo-pos:long "-28.95655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7581'^^xsd:string;
  dwc:scientificName 'Lytocarpia myriophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7581'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.95655'^^xsd:double;
  dwc:latitude '38.19587'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '117302'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7581'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '117302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511217 -29.012133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.511217"^^xsd:decimal ;
  dwc:decimalLongitude "-29.012133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.511217 -29.012133)"^^geo:wktLiteral ;
  geo-pos:lat "38.511217"^^xsd:decimal ;
  geo-pos:long "-29.012133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5973'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5973'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.012133'^^xsd:double;
  dwc:latitude '38.511217'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5973'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 -31.14)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "-31.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5996'^^xsd:string;
  dwc:scientificName 'Zoanthidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5996'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.14'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '16327'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5996'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '607338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77"^^xsd:decimal ;
  dwc:decimalLongitude "-25.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77 -25.833)"^^geo:wktLiteral ;
  geo-pos:lat "37.77"^^xsd:decimal ;
  geo-pos:long "-25.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5940'^^xsd:string;
  dwc:scientificName 'Homola barbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5940'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.833'^^xsd:double;
  dwc:latitude '37.77'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5940'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54618333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.05461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54618333 -29.05461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54618333"^^xsd:decimal ;
  geo-pos:long "-29.05461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5961'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5961'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.05461667'^^xsd:double;
  dwc:latitude '38.54618333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_5961'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.514"^^xsd:decimal ;
  dwc:decimalLongitude "-31.109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.514 -31.109)"^^geo:wktLiteral ;
  geo-pos:lat "39.514"^^xsd:decimal ;
  geo-pos:long "-31.109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6037'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6037'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.109'^^xsd:double;
  dwc:latitude '39.514'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6037'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6045'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6045'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6045'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.009"^^xsd:decimal ;
  dwc:decimalLongitude "-29.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.009 -29.289)"^^geo:wktLiteral ;
  geo-pos:lat "38.009"^^xsd:decimal ;
  geo-pos:long "-29.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6064'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6064'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.289'^^xsd:double;
  dwc:latitude '38.009'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6064'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.746"^^xsd:decimal ;
  dwc:decimalLongitude "-31.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.746 -31.094)"^^geo:wktLiteral ;
  geo-pos:lat "39.746"^^xsd:decimal ;
  geo-pos:long "-31.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6077'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6077'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.094'^^xsd:double;
  dwc:latitude '39.746'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6077'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.369"^^xsd:decimal ;
  dwc:decimalLongitude "-31.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.369 -31.141)"^^geo:wktLiteral ;
  geo-pos:lat "39.369"^^xsd:decimal ;
  geo-pos:long "-31.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6093'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6093'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-31.141'^^xsd:double;
  dwc:latitude '39.369'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6093'^^xsd:string;
  dwc:observationDate '2010-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.904"^^xsd:decimal ;
  dwc:decimalLongitude "-29.349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.904 -29.349)"^^geo:wktLiteral ;
  geo-pos:lat "37.904"^^xsd:decimal ;
  geo-pos:long "-29.349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6527'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6527'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.349'^^xsd:double;
  dwc:latitude '37.904'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6527'^^xsd:string;
  dwc:observationDate '2011-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-26.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -26.569)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-26.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7062'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7062'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-26.569'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_7062'^^xsd:string;
  dwc:observationDate '2011-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.797"^^xsd:decimal ;
  dwc:decimalLongitude "-27.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.797 -27.47)"^^geo:wktLiteral ;
  geo-pos:lat "38.797"^^xsd:decimal ;
  geo-pos:long "-27.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7140'^^xsd:string;
  dwc:scientificName 'Anthomastus agaricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7140'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-27.47'^^xsd:double;
  dwc:latitude '38.797'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '286009'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7140'^^xsd:string;
  dwc:observationDate '2011-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '724721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.796"^^xsd:decimal ;
  dwc:decimalLongitude "-27.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.796 -27.479)"^^geo:wktLiteral ;
  geo-pos:lat "38.796"^^xsd:decimal ;
  geo-pos:long "-27.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7213'^^xsd:string;
  dwc:scientificName 'Echiura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio, Fernando Tempera'^^xsd:string;
  dwc:collectorNumber '7213'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-27.479'^^xsd:double;
  dwc:latitude '38.796'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7213'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.572"^^xsd:decimal ;
  dwc:decimalLongitude "-28.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.572 -28.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.572"^^xsd:decimal ;
  geo-pos:long "-28.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7266'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7266'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-28.417'^^xsd:double;
  dwc:latitude '38.572'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7266'^^xsd:string;
  dwc:observationDate '2003-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20227"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20227 -25.61502)"^^geo:wktLiteral ;
  geo-pos:lat "37.20227"^^xsd:decimal ;
  geo-pos:long "-25.61502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7320'^^xsd:string;
  dwc:scientificName 'Plexauridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '7320'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.61502'^^xsd:double;
  dwc:latitude '37.20227'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125277'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7320'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71582"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71582 -25.35088)"^^geo:wktLiteral ;
  geo-pos:lat "37.71582"^^xsd:decimal ;
  geo-pos:long "-25.35088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7384'^^xsd:string;
  dwc:scientificName 'Pinna rudis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7384'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.35088'^^xsd:double;
  dwc:latitude '37.71582'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '140781'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7384'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60123 -25.88243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60123"^^xsd:decimal ;
  dwc:decimalLongitude "-25.88243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60123 -25.88243)"^^geo:wktLiteral ;
  geo-pos:lat "37.60123"^^xsd:decimal ;
  geo-pos:long "-25.88243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7399'^^xsd:string;
  dwc:scientificName 'Dentomuricea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7399'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.88243'^^xsd:double;
  dwc:latitude '37.60123'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125309'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7399'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '125309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67738"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67738 -27.34435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67738"^^xsd:decimal ;
  geo-pos:long "-27.34435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_7430'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '7430'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-27.34435'^^xsd:double;
  dwc:latitude '38.67738'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_7430'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.838"^^xsd:decimal ;
  dwc:decimalLongitude "-29.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.838 -29.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.838"^^xsd:decimal ;
  geo-pos:long "-29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6580'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6580'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^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:longitude '-29.4'^^xsd:double;
  dwc:latitude '37.838'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6580'^^xsd:string;
  dwc:observationDate '2011-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.975"^^xsd:decimal ;
  dwc:decimalLongitude "-29.531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.975 -29.531)"^^geo:wktLiteral ;
  geo-pos:lat "37.975"^^xsd:decimal ;
  geo-pos:long "-29.531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6628'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6628'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-29.531'^^xsd:double;
  dwc:latitude '37.975'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6628'^^xsd:string;
  dwc:observationDate '2011-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.213 -28.994)"^^geo:wktLiteral ;
  geo-pos:lat "38.213"^^xsd:decimal ;
  geo-pos:long "-28.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6813'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6813'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-28.994'^^xsd:double;
  dwc:latitude '38.213'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6813'^^xsd:string;
  dwc:observationDate '2011-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89 -25.26)"^^geo:wktLiteral ;
  geo-pos:lat "37.89"^^xsd:decimal ;
  geo-pos:long "-25.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6860'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6860'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-25.26'^^xsd:double;
  dwc:latitude '37.89'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6860'^^xsd:string;
  dwc:observationDate '2011-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.887 -29.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.887"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.887 -29.351)"^^geo:wktLiteral ;
  geo-pos:lat "37.887"^^xsd:decimal ;
  geo-pos:long "-29.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6968'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6968'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.351'^^xsd:double;
  dwc:latitude '37.887'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6968'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.292"^^xsd:decimal ;
  dwc:decimalLongitude "-30.099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.292 -30.099)"^^geo:wktLiteral ;
  geo-pos:lat "38.292"^^xsd:decimal ;
  geo-pos:long "-30.099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6994'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6994'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-30.099'^^xsd:double;
  dwc:latitude '38.292'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_6994'^^xsd:string;
  dwc:observationDate '2011-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6145'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6145'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.577'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6145'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.528"^^xsd:decimal ;
  dwc:decimalLongitude "-30.577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.528 -30.577)"^^geo:wktLiteral ;
  geo-pos:lat "37.528"^^xsd:decimal ;
  geo-pos:long "-30.577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6146'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6146'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.577'^^xsd:double;
  dwc:latitude '37.528'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6146'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.521"^^xsd:decimal ;
  dwc:decimalLongitude "-30.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.521 -30.584)"^^geo:wktLiteral ;
  geo-pos:lat "37.521"^^xsd:decimal ;
  geo-pos:long "-30.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6158'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6158'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.584'^^xsd:double;
  dwc:latitude '37.521'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6158'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.515"^^xsd:decimal ;
  dwc:decimalLongitude "-30.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.515 -30.586)"^^geo:wktLiteral ;
  geo-pos:lat "37.515"^^xsd:decimal ;
  geo-pos:long "-30.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6173'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6173'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.586'^^xsd:double;
  dwc:latitude '37.515'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6173'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6413'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6413'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.751'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6413'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.761)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6428'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6428'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.761'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6428'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.553"^^xsd:decimal ;
  dwc:decimalLongitude "-30.683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.553 -30.683)"^^geo:wktLiteral ;
  geo-pos:lat "37.553"^^xsd:decimal ;
  geo-pos:long "-30.683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6455'^^xsd:string;
  dwc:scientificName 'Antipatharia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6455'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.683'^^xsd:double;
  dwc:latitude '37.553'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '22549'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6455'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '22549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.544"^^xsd:decimal ;
  dwc:decimalLongitude "-30.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.544 -30.698)"^^geo:wktLiteral ;
  geo-pos:lat "37.544"^^xsd:decimal ;
  geo-pos:long "-30.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6488'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6488'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.698'^^xsd:double;
  dwc:latitude '37.544'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6488'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6359'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6359'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.743'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6359'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6377'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6377'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6377'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.531"^^xsd:decimal ;
  dwc:decimalLongitude "-30.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.531 -30.746)"^^geo:wktLiteral ;
  geo-pos:lat "37.531"^^xsd:decimal ;
  geo-pos:long "-30.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6388'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6388'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.746'^^xsd:double;
  dwc:latitude '37.531'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6388'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.529"^^xsd:decimal ;
  dwc:decimalLongitude "-30.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.529 -30.75)"^^geo:wktLiteral ;
  geo-pos:lat "37.529"^^xsd:decimal ;
  geo-pos:long "-30.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6406'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6406'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.75'^^xsd:double;
  dwc:latitude '37.529'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6406'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6257'^^xsd:string;
  dwc:scientificName 'Madrepora sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6257'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.735'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '135123'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6257'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '135123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.526"^^xsd:decimal ;
  dwc:decimalLongitude "-30.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.526 -30.729)"^^geo:wktLiteral ;
  geo-pos:lat "37.526"^^xsd:decimal ;
  geo-pos:long "-30.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6285'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6285'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.729'^^xsd:double;
  dwc:latitude '37.526'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6285'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53"^^xsd:decimal ;
  dwc:decimalLongitude "-30.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53 -30.732)"^^geo:wktLiteral ;
  geo-pos:lat "37.53"^^xsd:decimal ;
  geo-pos:long "-30.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6310'^^xsd:string;
  dwc:scientificName 'Alcyoniidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Íris Sampaio'^^xsd:string;
  dwc:collectorNumber '6310'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.732'^^xsd:double;
  dwc:latitude '37.53'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '125269'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6310'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.533"^^xsd:decimal ;
  dwc:decimalLongitude "-30.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.533 -30.735)"^^geo:wktLiteral ;
  geo-pos:lat "37.533"^^xsd:decimal ;
  geo-pos:long "-30.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6317'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6317'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.735'^^xsd:double;
  dwc:latitude '37.533'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6317'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.542"^^xsd:decimal ;
  dwc:decimalLongitude "-30.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.542 -30.742)"^^geo:wktLiteral ;
  geo-pos:lat "37.542"^^xsd:decimal ;
  geo-pos:long "-30.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6341'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6341'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.742'^^xsd:double;
  dwc:latitude '37.542'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6341'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532"^^xsd:decimal ;
  dwc:decimalLongitude "-30.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532 -30.607)"^^geo:wktLiteral ;
  geo-pos:lat "37.532"^^xsd:decimal ;
  geo-pos:long "-30.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_6244'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '6244'^^xsd:integer;
  dwc:collector 'COLETA 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:longitude '-30.607'^^xsd:double;
  dwc:latitude '37.532'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Scientific cruise'^^xsd:string;
  dwc:occurrenceId 'COLETA_6244'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4493__COLETA_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4493__COLETA_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4493__COLETA_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.835"^^xsd:decimal ;
  dwc:decimalLongitude "-29.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4493__COLETA_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.835 -29.359)"^^geo:wktLiteral ;
  geo-pos:lat "37.835"^^xsd:decimal ;
  geo-pos:long "-29.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4493__COLETA_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "COLETA_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4493_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-08'^^xsd:date;
  dwc:institutionCode 'IMAR/DOP'^^xsd:string;
  dwc:collectionCode 'COLETA'^^xsd:string;
  dwc:catalogNumber 'COLETA_5816'^^xsd:string;
  dwc:scientificName 'Leiopathes sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Valentina de Matos'^^xsd:string;
  dwc:collectorNumber '5816'^^xsd:integer;
  dwc:collector 'COLETA team'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores Exclusive Economic Zone'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-29.359'^^xsd:double;
  dwc:latitude '37.835'^^xsd:double;
  dwc:occurrenceRemarks 'collected specimen'^^xsd:string;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:samplingProtocol 'Commercial fishery'^^xsd:string;
  dwc:occurrenceId 'COLETA_5816'^^xsd:string;
  dwc:observationDate '2011-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF